aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tximage/tximage_0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/tximage/tximage_0.2.bb')
-rw-r--r--packages/tximage/tximage_0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tximage/tximage_0.2.bb b/packages/tximage/tximage_0.2.bb
index c2dc18069f..892ada0c6b 100644
--- a/packages/tximage/tximage_0.2.bb
+++ b/packages/tximage/tximage_0.2.bb
@@ -17,5 +17,5 @@ do_install() {
${D}${palmtopdir}/bin
install -D -m 755 tximage ${D}${palmtopdir}/bin/tximage
install -D -m 644 imageviewer.desktop ${D}${palmtopdir}/apps/Applications/tximage.desktop
- cp -a tximage.png ${D}${palmtopdir}/pics/
+ cp -pPR tximage.png ${D}${palmtopdir}/pics/
}