summaryrefslogtreecommitdiffstats
path: root/http/eflwebkit/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'http/eflwebkit/DETAILS')
-rwxr-xr-xhttp/eflwebkit/DETAILS7
1 files changed, 2 insertions, 5 deletions
diff --git a/http/eflwebkit/DETAILS b/http/eflwebkit/DETAILS
index 098b50bd0d..5a6781c46e 100755
--- a/http/eflwebkit/DETAILS
+++ b/http/eflwebkit/DETAILS
@@ -1,10 +1,7 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=eflwebkit
if [ "$EFLWEBKIT_BRANCH" == "scm" ]; then
- if [ "$EFLWEBKIT_AUTOUPDATE" == "y" ]; then
- VERSION=$(date +%Y%m%d)
- else
- VERSION=svn
- fi
+ VERSION=$(get_scm_version)
SOURCE=$SPELL-svn.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
SOURCE_URL[0]=svn_http://svn.webkit.org/repository/webkit/trunk:$SPELL-svn