thomas: server/postfix Makefile,1.18,1.19

cvs at kolab.org cvs at kolab.org
Thu May 8 19:36:39 CEST 2008


Author: thomas

Update of /kolabrepository/server/postfix
In directory doto:/tmp/cvs-serv25104/postfix

Modified Files:
	Makefile 
Log Message:
Fix 'make clean' in postfix dir


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/postfix/Makefile,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Makefile	2 May 2008 10:26:39 -0000	1.18
+++ Makefile	8 May 2008 17:36:37 -0000	1.19
@@ -34,4 +34,4 @@
 	cp $(KOLABCVSDIR)/$(PACKAGE)-$(VERSION)-$(KOLABRELEASE).src.rpm ../stage/
 
 clean:
-	rm $(KOLABCVSDIR)/$(PACKAGE)-$(VERSION)-$(KOLABRELEASE).src.rpm
+	rm -f $(KOLABCVSDIR)/$(PACKAGE)-$(VERSION)-$(KOLABRELEASE).src.rpm





More information about the commits mailing list