[Pkg-ganeti-commits] r13 - trunk/ganeti/debian

Guido Trotter ultrotter at alioth.debian.org
Wed Nov 28 18:29:54 UTC 2007


Author: ultrotter
Date: Wed Nov 28 18:29:54 2007
New Revision: 13

Log:
clean config.log

config.log is left over after a make clean. Make sure we get rid of it and it
doesn't pollute our diff.


Modified:
   trunk/ganeti/debian/rules

Modified: trunk/ganeti/debian/rules
==============================================================================
--- trunk/ganeti/debian/rules	(original)
+++ trunk/ganeti/debian/rules	Wed Nov 28 18:29:54 2007
@@ -16,6 +16,7 @@
 clean::
 	rm -f debian/ganeti.init
 	rm -f debian/ganeti.cron
+	rm -f config.log
 
 build/ganeti::
 	cp doc/examples/ganeti.cron debian/ganeti.cron



More information about the Pkg-ganeti-commits mailing list