thomas: server/clamav Makefile,1.6,1.7

cvs at kolab.org cvs at kolab.org
Mon Jan 19 17:23:55 CET 2009


Author: thomas

Update of /kolabrepository/server/clamav
In directory doto:/tmp/cvs-serv1337/clamav

Modified Files:
	Makefile 
Log Message:
Added missing dependency on $(EXTRA)


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/clamav/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Makefile	2 Dec 2008 16:17:28 -0000	1.6
+++ Makefile	19 Jan 2009 16:23:53 -0000	1.7
@@ -33,7 +33,7 @@
 	rm -rf $(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm
 	rm -rf *~
 
-$(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm: Makefile $(PACKAGE).spec
+$(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm: Makefile $(PACKAGE).spec $(EXTRA)
 	test -d $(KOLABRPMSRC)/$(PACKAGE) || mkdir $(KOLABRPMSRC)/$(PACKAGE)
 	rsync -tvz "$(SOURCE_0)" $(KOLABRPMSRC)/$(PACKAGE)/
 





More information about the commits mailing list