diff options
Diffstat (limited to 'meta-moblin')
-rw-r--r-- | meta-moblin/packages/uicmoc/uicmoc3-native_3.3.5.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-moblin/packages/uicmoc/uicmoc3-native_3.3.5.bb b/meta-moblin/packages/uicmoc/uicmoc3-native_3.3.5.bb index 68582850a2..1203571f5a 100644 --- a/meta-moblin/packages/uicmoc/uicmoc3-native_3.3.5.bb +++ b/meta-moblin/packages/uicmoc/uicmoc3-native_3.3.5.bb | |||
@@ -36,6 +36,7 @@ do_compile() { | |||
36 | oe_runmake sub-tools || die "Building tools failed" | 36 | oe_runmake sub-tools || die "Building tools failed" |
37 | } | 37 | } |
38 | 38 | ||
39 | NATIVE_INSTALL_WORKS = "1" | ||
39 | do_install() { | 40 | do_install() { |
40 | install -d ${D}${bindir}/ | 41 | install -d ${D}${bindir}/ |
41 | install -d ${D}/qte3/lib/ | 42 | install -d ${D}/qte3/lib/ |