summaryrefslogtreecommitdiff
path: root/packages/qte/qtopia-core_4.3.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/qte/qtopia-core_4.3.3.bb')
-rw-r--r--packages/qte/qtopia-core_4.3.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/qte/qtopia-core_4.3.3.bb b/packages/qte/qtopia-core_4.3.3.bb
index c486ba164f..2995988b42 100644
--- a/packages/qte/qtopia-core_4.3.3.bb
+++ b/packages/qte/qtopia-core_4.3.3.bb
@@ -210,7 +210,7 @@ do_stage() {
install -d ${STAGING_INCDIR}/qtopiacore4
install -d ${STAGING_LIBDIR}/qtopiacore4
- cp -af ${STAGE_TEMP}/$includedir/* ${STAGING_INCDIR}/qtopiacore4/
+ cp -pPRf ${STAGE_TEMP}/$includedir/* ${STAGING_INCDIR}/qtopiacore4/
for i in ${STAGE_TEMP}/${libdir}/*.la
do