]> gitweb.factorcode.org Git - factor.git/blobdiff - GNUmakefile
GNUMakefile: Save entire git id.
[factor.git] / GNUmakefile
index e98dbd07afae8127655e33473671006d241d0c8c..9922d28527803cdd2f3fe77590dd1db5000e3992 100644 (file)
@@ -1,6 +1,6 @@
 ifdef CONFIG
        VERSION = 0.98
-       GIT_LABEL = $(shell git describe --all --long)
+       GIT_LABEL = $(shell echo `git describe --all`-`git rev-parse HEAD`)
 
        BUNDLE = Factor.app