steffen: server/kolabd Makefile,1.1.1.1,1.2

cvs at intevation.de cvs at intevation.de
Tue Nov 23 21:36:06 CET 2004


Author: steffen

Update of /kolabrepository/server/kolabd
In directory doto:/tmp/cvs-serv24318/kolabd

Modified Files:
	Makefile 
Log Message:
Kansas goes bye-bye

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolabd/Makefile,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- Makefile	23 Nov 2004 20:26:47 -0000	1.1.1.1
+++ Makefile	23 Nov 2004 20:36:04 -0000	1.2
@@ -7,7 +7,7 @@
 
 all:
 	test -d $(KOLABRPMSRC)/kolabd || mkdir $(KOLABRPMSRC)/kolabd
-	cd kolab && tar -cvz --exclude=CVS --exclude=\*~ -f $(KOLABRPMSRC)/kolabd/kolabd-$(VERSION).tar.gz * 
+	cd kolabd && tar -cvz --exclude=CVS --exclude=\*~ -f $(KOLABRPMSRC)/kolabd/kolabd-$(VERSION).tar.gz * 
 	cp rc.kolab kolabd.spec $(KOLABRPMSRC)/kolabd/
 	cd $(KOLABRPMSRC)/kolabd && $(RPM) -ba kolabd.spec
 binary:





More information about the commits mailing list