git-svn-id: trunk@29673 -
@@ -477,7 +477,7 @@ ifneq ($(REVINC),)
override LOCALOPT+=-dREVINC
ifeq ($(REVSTR),)
ifneq ($(SVNVERSION),)
-REVSTR:=$(shell $(SVNVERSION) -c .)
+REVSTR:=$(subst r,,$(subst r1:,,r$(shell $(SVNVERSION) -c .)))
export REVSTR
else
ifeq ($(REVINC),force)
@@ -225,7 +225,7 @@ override LOCALOPT+=-dREVINC
# svnversion executable is available