summaryrefslogtreecommitdiffstats
path: root/http/dillo/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'http/dillo/DETAILS')
-rwxr-xr-xhttp/dillo/DETAILS7
1 files changed, 2 insertions, 5 deletions
diff --git a/http/dillo/DETAILS b/http/dillo/DETAILS
index 85204719ed..9f6e248a00 100755
--- a/http/dillo/DETAILS
+++ b/http/dillo/DETAILS
@@ -1,10 +1,7 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=dillo
if [[ "$DILLO_CVS" == "y" ]]; then
- if [ "$DILLO_AUTOUPDATE" == "y" ]; then
- VERSION=$(date +%Y%m%d)
- else
- VERSION=cvs
- fi
+ VERSION=$(get_scm_version)
SOURCE=$SPELL-cvs.tar.bz2
FORCE_DOWNLOAD=on
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs