summaryrefslogtreecommitdiffstats
path: root/disk/cdrdao/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'disk/cdrdao/DETAILS')
-rwxr-xr-xdisk/cdrdao/DETAILS7
1 files changed, 2 insertions, 5 deletions
diff --git a/disk/cdrdao/DETAILS b/disk/cdrdao/DETAILS
index d50e66424c..b5178be2d3 100755
--- a/disk/cdrdao/DETAILS
+++ b/disk/cdrdao/DETAILS
@@ -1,10 +1,7 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=cdrdao
if [[ "$CDRDAO_BRANCH" == "scm" ]]; then
- if [[ "$CDRDAO_AUTOUPDATE" == "y" ]]; then
- VERSION=$(date +%Y%m%d)
- else
- VERSION=sfcvs
- fi
+ VERSION=$(get_scm_version)
FORCE_DOWNLOAD=1
SOURCE=$SPELL-sfcvs.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-sfcvs