[Pkg-mc-commits] r352 - branch/mailcap/debian trunk/debian

Denis Briand narcan-guest at alioth.debian.org
Mon Jan 18 11:43:33 UTC 2010


Author: narcan-guest
Date: 2010-01-18 11:43:30 +0000 (Mon, 18 Jan 2010)
New Revision: 352

Modified:
   branch/mailcap/debian/rules
   trunk/debian/rules
Log:
update clean target: rm -f config.log


Modified: branch/mailcap/debian/rules
===================================================================
--- branch/mailcap/debian/rules	2010-01-17 20:01:26 UTC (rev 351)
+++ branch/mailcap/debian/rules	2010-01-18 11:43:30 UTC (rev 352)
@@ -19,6 +19,7 @@
 	rm -f po/stamp-po
 	rm -f NEWS
 	rm -f README
+	rm -f config.log
 
 makebuilddir/mc::
 	if [ ! -f configure ]; then sh autogen.sh; fi

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2010-01-17 20:01:26 UTC (rev 351)
+++ trunk/debian/rules	2010-01-18 11:43:30 UTC (rev 352)
@@ -19,6 +19,7 @@
 	rm -f po/stamp-po
 	rm -f NEWS
 	rm -f README
+	rm -f config.log
 
 makebuilddir/mc::
 	if [ ! -f configure ]; then sh autogen.sh; fi




More information about the Pkg-mc-commits mailing list