[DRBD-cvs] svn commit by phil - r2139 - trunk - Last pitfall ?

drbd-cvs at lists.linbit.com drbd-cvs at lists.linbit.com
Thu Apr 6 18:28:41 CEST 2006


Author: phil
Date: 2006-04-06 18:28:41 +0200 (Thu, 06 Apr 2006)
New Revision: 2139

Modified:
   trunk/Makefile
Log:
Last pitfall ?


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2006-04-06 16:20:18 UTC (rev 2138)
+++ trunk/Makefile	2006-04-06 16:28:41 UTC (rev 2139)
@@ -37,7 +37,7 @@
 	)-$(shell svnversion .)
 endif
 
-DIST_VERSION := $(subst -,_,$(REL_VERSION))
+DIST_VERSION := $(REL_VERSION)
 FDIST_VERSION := $(shell test -e .filelist && sed -ne 's,^drbd-\([^/]*\)/.*,\1,p;q' < .filelist)
 ifeq ($(FDIST_VERSION),)
 FDIST_VERSION := $(DIST_VERSION)



More information about the drbd-cvs mailing list