From 72f69fb5b30e3a0ba22cabb563971155da5e6f34 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 16 Oct 2001 11:32:58 +0000 Subject: - 6mdk - don't automatically do "cvs commit" when "make rpm" --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cb74ac1..1953384 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ install: all dis: rm -rf $(NAME)-$(VERSION) ../$(NAME)-$(VERSION).tar* - cvs commit +# cvs commit mkdir -p $(NAME)-$(VERSION) find . -not -name "$(NAME)-$(VERSION)"|cpio -pd $(NAME)-$(VERSION)/ find $(NAME)-$(VERSION) -type d -name CVS -o -name .cvsignore -o -name unused |xargs rm -rf -- cgit v1.2.1