diff options
Diffstat (limited to 'opie-kcheckers')
-rw-r--r-- | opie-kcheckers/opie-kcheckers_cvs.oe | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/opie-kcheckers/opie-kcheckers_cvs.oe b/opie-kcheckers/opie-kcheckers_cvs.oe index 226dd412ae..5c0c7a316d 100644 --- a/opie-kcheckers/opie-kcheckers_cvs.oe +++ b/opie-kcheckers/opie-kcheckers_cvs.oe @@ -6,9 +6,9 @@ LICENSE = "GPL" PV = "1.1.5-cvs-${CVSDATE}" APPNAME = "kcheckers" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/kcheckers;date=${CVSDATE} \ - cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics;date=${CVSDATE} \ - cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/apps;date=${CVSDATE}" +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/kcheckers \ + cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \ + cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/apps" S = "${WORKDIR}/${APPNAME}" |