diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-01-09 08:37:36 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-01-09 08:37:36 +0000 |
commit | e7d2f3ca9bf2c11f4c9f8116aa092a648ace7439 (patch) | |
tree | b746c9024c0d2781dfa80ff6bd59b12ba7e69dc4 | |
parent | 00cd0ba4641fde5f660de04faf236f422f546b22 (diff) |
fixlet for the older qte packages
BKrev: 3ffe6850_EBbYO1kLbA3ZeDJhE9VkQ
-rw-r--r-- | qte/qte_2.3.6.oe | 1 | ||||
-rw-r--r-- | qte/qte_2.3.7.oe | 1 |
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/ } |