aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cacao/cacaoh-cldc-native_0.98.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/cacao/cacaoh-cldc-native_0.98.bb')
-rw-r--r--recipes/cacao/cacaoh-cldc-native_0.98.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/cacao/cacaoh-cldc-native_0.98.bb b/recipes/cacao/cacaoh-cldc-native_0.98.bb
index 44b81fe94d..977743374d 100644
--- a/recipes/cacao/cacaoh-cldc-native_0.98.bb
+++ b/recipes/cacao/cacaoh-cldc-native_0.98.bb
@@ -5,7 +5,7 @@ SRC_URI = "\
"
do_stage() {
- install -m 0755 src/cacaoh/cacaoh ${STAGING_BINDIR}/cacaoh-cldc-${PV}
+ libtool --mode=install install -m 0755 src/cacaoh/cacaoh ${STAGING_BINDIR}/cacaoh-cldc-${PV}
}
SRC_URI[md5sum] = "8b8907c8b925761c9410bcadb9705346"