aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.devel1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.devel b/Makefile.devel
index fb8ffec6..722585fa 100644
--- a/Makefile.devel
+++ b/Makefile.devel
@@ -107,7 +107,6 @@ FULLVERSION=$(VERSION)
# NB: CVS tags can't have points in them.
# Substitute points for hyphens.
CVS_VERSION=$(shell echo $(FULLVERSION) | sed 's/\./-/g')
-NOCVS=yes
# Name of tar file and RPM file.
RELEASENAME = $(NAME)-$(VERSION)