aboutsummaryrefslogtreecommitdiffstats
path: root/qte
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-01-09 08:37:36 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-01-09 08:37:36 +0000
commite7d2f3ca9bf2c11f4c9f8116aa092a648ace7439 (patch)
treeb746c9024c0d2781dfa80ff6bd59b12ba7e69dc4 /qte
parent00cd0ba4641fde5f660de04faf236f422f546b22 (diff)
downloadopenembedded-e7d2f3ca9bf2c11f4c9f8116aa092a648ace7439.tar.gz
fixlet for the older qte packages
BKrev: 3ffe6850_EBbYO1kLbA3ZeDJhE9VkQ
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/
}