diff options
Diffstat (limited to 'opie-sfcave/opie-sfcave_cvs.oe')
-rw-r--r-- | opie-sfcave/opie-sfcave_cvs.oe | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/opie-sfcave/opie-sfcave_cvs.oe b/opie-sfcave/opie-sfcave_cvs.oe index be5b98c659..8f5c9f6986 100644 --- a/opie-sfcave/opie-sfcave_cvs.oe +++ b/opie-sfcave/opie-sfcave_cvs.oe @@ -7,9 +7,9 @@ PV = "1.1.5-cvs-${CVSDATE}" APPNAME = "sfcave" APPTYPE = "binary" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/games/sfcave;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/sfcave \ + cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \ + cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/apps" S = "${WORKDIR}/${APPNAME}" |