thomas: server/imapd Makefile,1.37,1.38

cvs at kolab.org cvs at kolab.org
Tue May 20 19:13:39 CEST 2008


Author: thomas

Update of /kolabrepository/server/imapd
In directory doto:/tmp/cvs-serv15765/imapd

Modified Files:
	Makefile 
Log Message:
Allow 'make clean' if imapd wasn't built


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/imapd/Makefile,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- Makefile	8 May 2008 17:33:14 -0000	1.37
+++ Makefile	20 May 2008 17:13:36 -0000	1.38
@@ -40,4 +40,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