summaryrefslogtreecommitdiff
path: root/klimt
diff options
context:
space:
mode:
Diffstat (limited to 'klimt')
-rw-r--r--klimt/klimt_0.6.1.oe3
1 files changed, 1 insertions, 2 deletions
diff --git a/klimt/klimt_0.6.1.oe b/klimt/klimt_0.6.1.oe
index 89e27814d9..c10f563be2 100644
--- a/klimt/klimt_0.6.1.oe
+++ b/klimt/klimt_0.6.1.oe
@@ -18,6 +18,5 @@ do_stage() {
}
do_install() {
- install -d ${D}${palmtopdir}/lib
- oe_soinstall ${STAGING_LIBDIR}/libKlimt.so.0.5.1 ${D}${palmtopdir}/lib/
+ oe_libinstall -so -C ${STAGING_LIBDIR} libKlimt ${D}/${palmtopdir}/lib
}