summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornalin <nalin>2005-09-29 16:32:34 +0000
committernalin <nalin>2005-09-29 16:32:34 +0000
commitc391731b53b5f1f10602ec3b2fcab84fdf14db8b (patch)
tree7e381cc6c69cc09a802c23ab075adccd30eed057
parentd87258761881a38f50598b12c2194f39c0e99b55 (diff)
downloadnss_directories-master.tar.gz
nss_directories-master.tar.xz
nss_directories-master.zip
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 10deee3..d3143ec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@ DISTCHECK_CONFIGURE_FLAGS = --with-moduledir=$$dc_install_base/modules
NAME = nss_directories
VERSION=@VERSION@
-CVSTAG = $(shell echo $(NAME)-$(VERSION) | sed -e s,\\.,_,g -e s,-,_,g)
+CVSTAG = $(shell echo $(NAME)-$(VERSION) | sed -e s,\\.,_,g)
tag:
cvs tag -c $(CVSTAG)