summaryrefslogtreecommitdiffstats
path: root/libs/libnfc/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libnfc/DETAILS')
-rwxr-xr-xlibs/libnfc/DETAILS7
1 files changed, 2 insertions, 5 deletions
diff --git a/libs/libnfc/DETAILS b/libs/libnfc/DETAILS
index 9344fca3f5..c9eadbc727 100755
--- a/libs/libnfc/DETAILS
+++ b/libs/libnfc/DETAILS
@@ -1,10 +1,7 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=libnfc
if [[ "$LIBNFC_BRANCH" == "scm" ]]; then
- if [[ "$LIBNFC_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