summaryrefslogtreecommitdiffstats
path: root/e-17/efl/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'e-17/efl/DETAILS')
-rwxr-xr-xe-17/efl/DETAILS7
1 files changed, 2 insertions, 5 deletions
diff --git a/e-17/efl/DETAILS b/e-17/efl/DETAILS
index 23abda4817..153b7c8fa6 100755
--- a/e-17/efl/DETAILS
+++ b/e-17/efl/DETAILS
@@ -1,9 +1,6 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=efl
-if [[ $EFL_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/core/efl.git:$SPELL-git