[opencity] 53/91: actually don't clean config.guess

Markus Koschany apo-guest at moszumanska.debian.org
Wed Mar 25 12:23:04 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository opencity.

commit 621558c535291f21ec4df5fd1d816a0426f49f11
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date:   Thu Jan 1 14:58:31 2009 +0000

    actually don't clean config.guess
---
 debian/changelog | 2 +-
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index adcc4df..6f3444b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,7 @@ opencity (0.0.6.1stable-1) experimental; urgency=low
     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
 
diff --git a/debian/rules b/debian/rules
index fa7722a..8c54b19 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,7 +49,7 @@ endif
 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/opencity.git



More information about the Pkg-games-commits mailing list