diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-07-29 09:57:10 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-07-29 09:57:10 +0000 |
commit | 45cc5aafe11f2e4c217b440e3f8a68a60bee2f45 (patch) | |
tree | 08fb7a59b1b2a0db5cff4f8befc7a83b177a9736 /opie-theme | |
parent | 87462d96f54562599bd8b8e528288124e592ddca (diff) |
kill of the reduntant date=${CVSDATE} which is automatically added by the fetcher
BKrev: 4108c9f6NT-ydGGKVYjfoUtsD4BxOQ
Diffstat (limited to 'opie-theme')
-rw-r--r-- | opie-theme/opie-theme_cvs.oe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opie-theme/opie-theme_cvs.oe b/opie-theme/opie-theme_cvs.oe index 666615ef45..c5086516bc 100644 --- a/opie-theme/opie-theme_cvs.oe +++ b/opie-theme/opie-theme_cvs.oe @@ -6,8 +6,8 @@ LICENSE = "GPL" PV = "1.1.5-cvs-${CVSDATE}" APPNAME = "theme" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/styles/theme;date=${CVSDATE} \ - cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/plugins/styles;date=${CVSDATE} " +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/styles/theme \ + cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/plugins/styles " S = "${WORKDIR}/${APPNAME}" |