diff options
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}" |