From d1ecaef92c676736d751dbb3e31f74d84cc9f586 Mon Sep 17 00:00:00 2001 From: Christophe Raffalli Date: Thu, 21 Mar 2002 13:32:36 +0000 Subject: added hook: proof-before-fontify-output-hook --- Makefile.devel | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.devel') diff --git a/Makefile.devel b/Makefile.devel index 722585fa..fb8ffec6 100644 --- a/Makefile.devel +++ b/Makefile.devel @@ -107,6 +107,7 @@ 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) -- cgit v1.2.3