Author: goneri-guest
Date: 2008-04-07 13:31:34 +0000 (Mon, 07 Apr 2008)
New Revision: 6474

Modified:
   packages/trunk/ceferino/debian/changelog
   packages/trunk/ceferino/debian/rules
Log:
the clean target remove the config.log

Modified: packages/trunk/ceferino/debian/changelog
===================================================================
--- packages/trunk/ceferino/debian/changelog    2008-04-07 13:00:40 UTC (rev 
6473)
+++ packages/trunk/ceferino/debian/changelog    2008-04-07 13:31:34 UTC (rev 
6474)
@@ -7,7 +7,8 @@
     + Modify configure to allow reconf
 
   [ Gonéri Le Bouder ]
-  * add icon, thanks Jeff Richards (Closes: #455902) 
+  * add icon, thanks Jeff Richards (Closes: #455902)
+  * the clean target remove the config.log
 
  -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Mon,  7 Apr 2008 14:59:18 +0200
 

Modified: packages/trunk/ceferino/debian/rules
===================================================================
--- packages/trunk/ceferino/debian/rules        2008-04-07 13:00:40 UTC (rev 
6473)
+++ packages/trunk/ceferino/debian/rules        2008-04-07 13:31:34 UTC (rev 
6474)
@@ -51,7 +51,7 @@
 clean:
        dh_testdir
        dh_testroot
-       rm -f build-stamp 
+       rm -f build-stamp config.log 
 
        [ ! -f Makefile ] || $(MAKE) distclean
 ifneq ($(wildcard $(AUTOJUNK)),)


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to