]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.real
Merge branch 'refs/heads/t/tarball-build-fix'
[paraslash.git] / Makefile.real
index 217d1a3ce8fa1f922343048f058a453f5fddd56f..6c7b38f2a1de7880b09d6bcce5ad65283dea8dff 100644 (file)
@@ -51,7 +51,7 @@ play_objs := $(addprefix $(object_dir)/, $(play_objs))
 man_pages := $(patsubst %, $(man_dir)/%.1, $(prefixed_executables))
 
 autocrap := config.h.in configure
-tarball_pfx := $(PACKAGE_TARNAME)-$(shell git describe --dirty)
+tarball_pfx := $(PACKAGE_TARNAME)-$(GIT_VERSION)
 tarball_delete := $(addprefix $(tarball_pfx)/, web .gitignore)
 tarball := $(tarball_pfx).tar.bz2