diff options
Diffstat (limited to 'opie-restartapplet/opie-restartapplet_cvs.oe')
-rw-r--r-- | opie-restartapplet/opie-restartapplet_cvs.oe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opie-restartapplet/opie-restartapplet_cvs.oe b/opie-restartapplet/opie-restartapplet_cvs.oe index 100a99f9dd..f0df2738bc 100644 --- a/opie-restartapplet/opie-restartapplet_cvs.oe +++ b/opie-restartapplet/opie-restartapplet_cvs.oe @@ -6,8 +6,8 @@ LICENSE = "GPL" PV = "1.1.5-cvs-${CVSDATE}" APPNAME = "restartapplet" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/applets/restartapplet;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/core/applets/restartapplet \ + cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/apps" S = "${WORKDIR}/${APPNAME}" |