From: Michael Lauer Date: Fri, 9 Jan 2004 08:37:36 +0000 (+0000) Subject: fixlet for the older qte packages X-Git-Tag: Release-2010-05/1~20433 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7d2f3ca9bf2c11f4c9f8116aa092a648ace7439;p=openembedded.git fixlet for the older qte packages BKrev: 3ffe6850_EBbYO1kLbA3ZeDJhE9VkQ --- diff --git a/qte/qte_2.3.6.oe b/qte/qte_2.3.6.oe index 815622e6a6..c85e3e6ccc 100644 --- a/qte/qte_2.3.6.oe +++ b/qte/qte_2.3.6.oe @@ -55,7 +55,6 @@ do_compile() { do_stage () { install -m 0755 lib/libqte.so.* ${STAGING_LIBDIR}/ - install -m 0755 bin/moc ${STAGING_BINDIR}/ rm -f include/qxt.h cp -a -f --dereference include/* ${STAGING_DIR}/target/include/ } diff --git a/qte/qte_2.3.7.oe b/qte/qte_2.3.7.oe index 815622e6a6..c85e3e6ccc 100644 --- a/qte/qte_2.3.7.oe +++ b/qte/qte_2.3.7.oe @@ -55,7 +55,6 @@ do_compile() { do_stage () { install -m 0755 lib/libqte.so.* ${STAGING_LIBDIR}/ - install -m 0755 bin/moc ${STAGING_BINDIR}/ rm -f include/qxt.h cp -a -f --dereference include/* ${STAGING_DIR}/target/include/ }