summaryrefslogtreecommitdiff
path: root/qte/qte_2.3.6.oe
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-01-11 22:33:49 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-01-11 22:33:49 +0000
commit33192a6f48251ee951b1818cece132a3413a1aba (patch)
treee0ff002a3d8bfd09f74af97407842b62e88e2a8b /qte/qte_2.3.6.oe
parent0e6386874d8ff2a5dd4ed569382d23c3470f09fa (diff)
add qte for opie to build system
BKrev: 4001cf4d0Fpmu4rDK-rH0LG9-sMcCg
Diffstat (limited to 'qte/qte_2.3.6.oe')
-rw-r--r--qte/qte_2.3.6.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/qte/qte_2.3.6.oe b/qte/qte_2.3.6.oe
index fc507333a2..062e9e9f21 100644
--- a/qte/qte_2.3.6.oe
+++ b/qte/qte_2.3.6.oe
@@ -57,7 +57,7 @@ do_compile() {
do_stage () {
install -m 0755 lib/libqte.so.* ${STAGING_LIBDIR}/
rm -f include/qxt.h
- cp -pLR include/* ${STAGING_DIR}/target/include/
+ cp -pfLR include/* ${STAGING_DIR}/target/include/
}
do_install () {