summaryrefslogtreecommitdiff
path: root/packages/qpe-games/ziq_1.1ern.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/qpe-games/ziq_1.1ern.bb')
-rw-r--r--packages/qpe-games/ziq_1.1ern.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/qpe-games/ziq_1.1ern.bb b/packages/qpe-games/ziq_1.1ern.bb
index fe41a7489e..f51805f1d8 100644
--- a/packages/qpe-games/ziq_1.1ern.bb
+++ b/packages/qpe-games/ziq_1.1ern.bb
@@ -10,6 +10,7 @@ SRC_URI = "http://handhelds.org/~zecke/oe_packages/ziq_V1.1ern.tar.gz \
file://ziq.patch;patch=1"
PV = "1.1ern"
+PR = "r1"
S = "${WORKDIR}/ziq_V${PV}"
@@ -21,6 +22,7 @@ APPDESKTOP = "${S}"
do_install () {
install -d ${D}${palmtopdir}/apps/Games/
install -d ${D}${palmtopdir}/pics/${APPNAME}/
+ install -d ${D}${palmtopdir}/apps/Games
install -m 0644 ${S}/*.png ${D}${palmtopdir}/pics/${APPNAME}/
install -m 0644 ${S}/${APPNAME}.desktop ${D}${palmtopdir}/apps/Games
}