summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 84d589b6..f322ca29 100644
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,7 @@ ifeq ($(SLX_INSTALL_LOG),)
endif
tarball:
- @OPENSLX_VERSION_SVNREV=$$( svnversion); \
+ @OPENSLX_VERSION_SVNREV=$$( svnversion .); \
if test "$${OPENSLX_SVN_SNAPSHOT}" = "0"; then \
unset OPENSLX_SVN_SNAPSHOT; \
echo "OPENSLX_SVN_SNAPSHOT=\"0\"" \