summaryrefslogtreecommitdiff
path: root/qte/qte_2.3.6.oe
diff options
context:
space:
mode:
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 c85e3e6ccc..18f85f4718 100644
--- a/qte/qte_2.3.6.oe
+++ b/qte/qte_2.3.6.oe
@@ -56,7 +56,7 @@ do_compile() {
do_stage () {
install -m 0755 lib/libqte.so.* ${STAGING_LIBDIR}/
rm -f include/qxt.h
- cp -a -f --dereference include/* ${STAGING_DIR}/target/include/
+ cp -pLR include/* ${STAGING_DIR}/target/include/
}
do_install () {