summaryrefslogtreecommitdiffstats
path: root/e-17/terminology/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'e-17/terminology/DETAILS')
-rwxr-xr-xe-17/terminology/DETAILS7
1 files changed, 2 insertions, 5 deletions
diff --git a/e-17/terminology/DETAILS b/e-17/terminology/DETAILS
index f3445bfeb9..b33110a847 100755
--- a/e-17/terminology/DETAILS
+++ b/e-17/terminology/DETAILS
@@ -1,11 +1,8 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=terminology
if [[ "x${TERMINOLOGY_BRANCH}" == "xscm" ]]; then
PATCHLEVEL=0
- if [ "$TERMINOLOGY_AUTOUPDATE" == "y" ]; then
- VERSION=$(date +%Y%m%d)
- else
- VERSION=git
- fi
+ VERSION=$(get_scm_version)
SOURCE=$SPELL-git.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
SOURCE_URL[0]=git://git.enlightenment.org/apps/terminology.git:$SPELL-git