summaryrefslogtreecommitdiffstats
path: root/e-17/e17/DETAILS
diff options
context:
space:
mode:
authorIsmael Luceno2014-07-03 11:36:54 -0300
committerIsmael Luceno2014-07-03 11:36:54 -0300
commit62d3b562bc39430a3a5fcda52895a7af0d142336 (patch)
treedc190f7fffa8e4bdc56f9aa059e572ae89ac1a3a /e-17/e17/DETAILS
parentfc676197b8718a13742c0b6c26a0127ca5e476d9 (diff)
Make several spells to use get_scm_version
Diffstat (limited to 'e-17/e17/DETAILS')
-rwxr-xr-xe-17/e17/DETAILS7
1 files changed, 2 insertions, 5 deletions
diff --git a/e-17/e17/DETAILS b/e-17/e17/DETAILS
index e7f17c3d72..285a8c6ce2 100755
--- a/e-17/e17/DETAILS
+++ b/e-17/e17/DETAILS
@@ -1,10 +1,7 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=e17
if [[ "$E17_BRANCH" == "scm" ]]; then
- if [[ "$E17_AUTOUPDATE" == "y" ]]; then
- VERSION=$(date +%Y%m%d)
-else
- VERSION=git
- fi
+ VERSION=$(get_scm_version)
SOURCE=enlightenment-0.17-git.tar.bz2
PATCHLEVEL=6
FORCE_DOWNLOAD=on