Makefile.am
changeset 1211 a7e939cd1416
parent 1120 0ae26760c12d
child 1242 632a6b91f8e4
--- a/Makefile.am	Mon Sep 01 14:18:35 2008 +0000
+++ b/Makefile.am	Mon Sep 01 14:21:42 2008 +0000
@@ -71,7 +71,7 @@
 	svn2cl $(srcdir)
 	@SVNREV=`svnversion $(srcdir)` && \
 	  $(MAKE) dist-bzip2 \
-	  distdir=$(PACKAGE)-$(VERSION)-$(BRANCH)-r$${SVNREV}
+	  distdir=$(PACKAGE)-$(VERSION)-r$${SVNREV}
 
 dist-hook:
 	if which svnversion >/dev/null 2>&1; then \