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