From cb95dde2f12674d076110f8380b87152f6bb43c3 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sun, 3 Mar 2002 18:00:47 +0000 Subject: add a "cvs commit" to help the poor dams --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7e58e12d..0e4ad8b5 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,6 @@ install: all dis: clean rm -rf $(NAME)-$(VERSION) ../$(NAME)-$(VERSION).tar* -# 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 -name control-center.rc -o -name controlcenter.html |xargs rm -rf @@ -48,3 +47,4 @@ rpm: dis cp -f $(NAME).spec $(RPM)/SPECS/ rpm -ba --clean --rmsource $(NAME).spec rm -f ../$(NAME)-$(VERSION).tar.bz2 + cvs commit -- cgit v1.2.1