Author: goneri-guest
Date: 2007-09-17 15:54:01 +0000 (Mon, 17 Sep 2007)
New Revision: 4224

Modified:
   packages/trunk/opencity/debian/changelog
   packages/trunk/opencity/debian/rules
Log:
make clean remove debian/opencity.6


Modified: packages/trunk/opencity/debian/changelog
===================================================================
--- packages/trunk/opencity/debian/changelog    2007-09-17 15:50:38 UTC (rev 
4223)
+++ packages/trunk/opencity/debian/changelog    2007-09-17 15:54:01 UTC (rev 
4224)
@@ -22,7 +22,7 @@
   * use imagemagick's convert to create the .xpm from OpenCity.png
     - new builddep: imagemagick
     - remove debian/opencity.xpm
-  * clean target removes quilt .pc directory
+  * clean target removes quilt .pc directory and debian/opencity.6
 
  -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Sat, 15 Sep 2007 12:13:27 +0200
 

Modified: packages/trunk/opencity/debian/rules
===================================================================
--- packages/trunk/opencity/debian/rules        2007-09-17 15:50:38 UTC (rev 
4223)
+++ packages/trunk/opencity/debian/rules        2007-09-17 15:54:01 UTC (rev 
4224)
@@ -51,7 +51,7 @@
 endif
        dh_clean 
        QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
-       rm -rf config.log config.status .pc
+       rm -rf config.log config.status .pc debian/opencity.6
 
 install: build
        dh_testdir


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

Reply via email to