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 /libqpe | |
| parent | 87462d96f54562599bd8b8e528288124e592ddca (diff) | |
kill of the reduntant date=${CVSDATE} which is automatically added by the fetcher
BKrev: 4108c9f6NT-ydGGKVYjfoUtsD4BxOQ
Diffstat (limited to 'libqpe')
| -rw-r--r-- | libqpe/libqpe-opie_cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpe/libqpe-opie_cvs.oe b/libqpe/libqpe-opie_cvs.oe index 358b51338e..9739789d63 100644 --- a/libqpe/libqpe-opie_cvs.oe +++ b/libqpe/libqpe-opie_cvs.oe @@ -7,7 +7,7 @@ DEPENDS = "uicmoc-native qte-for-opie" PROVIDES = "virtual/libqpe" PV = "1.1.5-cvs-${CVSDATE}" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/library;date=${CVSDATE}" +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/library" S = "${WORKDIR}/library" inherit qmake |
