r8585 - packages/trunk/opencity/debian

Gonéri Le Bouder goneri at alioth.debian.org
Thu Jan 1 14:58:31 UTC 2009


Author: goneri
Date: 2009-01-01 14:58:31 +0000 (Thu, 01 Jan 2009)
New Revision: 8585

Modified:
   packages/trunk/opencity/debian/changelog
   packages/trunk/opencity/debian/rules
Log:
actually don't clean config.guess

Modified: packages/trunk/opencity/debian/changelog
===================================================================
--- packages/trunk/opencity/debian/changelog	2009-01-01 14:53:10 UTC (rev 8584)
+++ packages/trunk/opencity/debian/changelog	2009-01-01 14:58:31 UTC (rev 8585)
@@ -9,7 +9,7 @@
     bz2 source with uscan.
 
   [ Gonéri Le Bouder ]
-  * Clean debian/opencity.xpm and config.guess
+  * Clean debian/opencity.xpm
   * use dh_clean to clean temp files
   * upload to experimental because of Lenny freeze
 

Modified: packages/trunk/opencity/debian/rules
===================================================================
--- packages/trunk/opencity/debian/rules	2009-01-01 14:53:10 UTC (rev 8584)
+++ packages/trunk/opencity/debian/rules	2009-01-01 14:58:31 UTC (rev 8585)
@@ -49,7 +49,7 @@
 ifneq "$(wildcard /usr/share/misc/config.guess)" ""
 	cp -f /usr/share/misc/config.guess config.guess
 endif
-	dh_clean debian/opencity.xpm config.log config.status config.guess \
+	dh_clean debian/opencity.xpm config.log \
             debian/opencity.6
 	QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
 	rm -rf .pc




More information about the Pkg-games-commits mailing list