[yum-cvs] yum-utils Makefile,1.11,1.12

Tim Lauridsen timlau at linux.duke.edu
Tue Mar 13 11:53:05 UTC 2007


Update of /home/groups/yum/cvs/yum-utils
In directory login1.linux.duke.edu:/tmp/cvs-serv26328

Modified Files:
	Makefile 
Log Message:
added cleanup of test/ to Makefile.

Index: Makefile
===================================================================
RCS file: /home/groups/yum/cvs/yum-utils/Makefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Makefile	19 Feb 2007 09:12:44 -0000	1.11
+++ Makefile	13 Mar 2007 11:53:03 -0000	1.12
@@ -10,6 +10,7 @@
 
 clean:
 	rm -f *.pyc *.pyo *~
+	rm -f test/*~
 
 install:
 	mkdir -p $(DESTDIR)/usr/bin/




More information about the Yum-cvs-commits mailing list