gunnar: server/kolab-filter Makefile,1.2,1.3

cvs at kolab.org cvs at kolab.org
Thu Aug 23 11:55:26 CEST 2007


Author: gunnar

Update of /kolabrepository/server/kolab-filter
In directory doto:/tmp/cvs-serv3804

Modified Files:
	Makefile 
Log Message:
A fix to the makefile.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-filter/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile	15 Aug 2007 19:30:16 -0000	1.2
+++ Makefile	23 Aug 2007 09:55:24 -0000	1.3
@@ -52,4 +52,4 @@
 	cp -p $(KOLABRPMPKG)/$(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm .
 
 $(TAR): filter/*.php
-	tar cjf $@ filter --exclude="CVS" --exclude="*~"
\ No newline at end of file
+	tar cjf $@ filter --exclude="CVS" --exclude="*~" --exclude=".cvsignore"





More information about the commits mailing list