summaryrefslogtreecommitdiff
path: root/qte/qte_2.3.8-snap.oe
diff options
context:
space:
mode:
Diffstat (limited to 'qte/qte_2.3.8-snap.oe')
-rw-r--r--qte/qte_2.3.8-snap.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/qte/qte_2.3.8-snap.oe b/qte/qte_2.3.8-snap.oe
index 60525fc87a..60df32a35e 100644
--- a/qte/qte_2.3.8-snap.oe
+++ b/qte/qte_2.3.8-snap.oe
@@ -57,7 +57,7 @@ do_compile() {
do_stage () {
install -m 0755 lib/libqte.so.* ${STAGING_LIBDIR}/
rm -f include/qxt.h
- cp -a include/* ${STAGING_DIR}/target/include/
+ cp -pLR include/* ${STAGING_DIR}/target/include/
}
do_install () {