summaryrefslogtreecommitdiff
path: root/opie-wordgame
diff options
context:
space:
mode:
Diffstat (limited to 'opie-wordgame')
-rw-r--r--opie-wordgame/opie-wordgame_cvs.oe2
1 files changed, 2 insertions, 0 deletions
diff --git a/opie-wordgame/opie-wordgame_cvs.oe b/opie-wordgame/opie-wordgame_cvs.oe
index 536358a80e..b4e701a795 100644
--- a/opie-wordgame/opie-wordgame_cvs.oe
+++ b/opie-wordgame/opie-wordgame_cvs.oe
@@ -5,6 +5,7 @@ MAINTAINER = "Team Opie <opie@handhelds.org>"
LICENSE = "GPL"
PV = "1.1.5-cvs-${CVSDATE}"
APPNAME = "wordgame"
+PR = "r1"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/wordgame \
cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \
@@ -18,5 +19,6 @@ inherit opie
do_install() {
install -d ${D}${palmtopdir}/pics/${APPNAME}/
install -m 0644 ${WORKDIR}/pics/${APPNAME}/*.png ${D}${palmtopdir}/pics/${APPNAME}/
+ install -m 0644 ${WORKDIR}/pics/${APPNAME}/*.xpm ${D}${palmtopdir}/pics/${APPNAME}/
}