summaryrefslogtreecommitdiffstats
path: root/e-17/emotion/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'e-17/emotion/DETAILS')
-rwxr-xr-xe-17/emotion/DETAILS7
1 files changed, 2 insertions, 5 deletions
diff --git a/e-17/emotion/DETAILS b/e-17/emotion/DETAILS
index 3942bda79e..71ce14f367 100755
--- a/e-17/emotion/DETAILS
+++ b/e-17/emotion/DETAILS
@@ -1,10 +1,7 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=emotion
if [ "$EMOTION_BRANCH" == "scm" ]; then
- if [ "$EMOTION_AUTOUPDATE" == "y" ]; then
- VERSION=$(date +%Y%m%d)
- else
- VERSION=svn
- fi
+ VERSION=$(get_scm_version)
SOURCE=$SPELL-svn.tar.bz2
FORCE_DOWNLOAD=on
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn