summaryrefslogtreecommitdiff
path: root/qte
diff options
context:
space:
mode:
Diffstat (limited to 'qte')
-rw-r--r--qte/qte_2.3.6.oe1
-rw-r--r--qte/qte_2.3.7.oe1
2 files changed, 0 insertions, 2 deletions
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/
}