diff options
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-tools-native.inc')
-rw-r--r-- | meta/recipes-qt/qt4/qt4-tools-native.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-qt/qt4/qt4-tools-native.inc b/meta/recipes-qt/qt4/qt4-tools-native.inc index 9c78e7cd5e..6dca218578 100644 --- a/meta/recipes-qt/qt4/qt4-tools-native.inc +++ b/meta/recipes-qt/qt4/qt4-tools-native.inc | |||
@@ -53,8 +53,6 @@ do_compile() { | |||
53 | done | 53 | done |
54 | } | 54 | } |
55 | 55 | ||
56 | NATIVE_INSTALL_WORKS = "1" | ||
57 | |||
58 | do_install() { | 56 | do_install() { |
59 | install -d ${D}${bindir}/ | 57 | install -d ${D}${bindir}/ |
60 | install -m 0755 bin/qmake ${D}${bindir}/qmake2 | 58 | install -m 0755 bin/qmake ${D}${bindir}/qmake2 |