[mame] 01/09: New debian/clean file, removed related override in debian/rules.

Cesare Falco cesarefalco-guest at moszumanska.debian.org
Wed Apr 20 09:58:31 UTC 2016


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

cesarefalco-guest pushed a commit to branch master
in repository mame.

commit 20a8009751a9bc0060d0ca9fcd2da02d830dc955
Author: Cesare Falco <c.falco at ubuntu.com>
Date:   Tue Apr 19 09:47:37 2016 +0200

    New debian/clean file, removed related override in debian/rules.
---
 debian/clean | 17 +++++++++++++++++
 debian/rules | 20 --------------------
 2 files changed, 17 insertions(+), 20 deletions(-)

diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..c71984f
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1,17 @@
+castool
+chdman
+floptool
+imgtool
+jedutil
+ldresample
+ldverify
+nltool
+pngcmp
+regrep
+romcmp
+split
+src2html
+srcclean
+testkeys
+unidasm
+default.mame.ini
diff --git a/debian/rules b/debian/rules
index 04b8225..18a49bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -142,26 +142,6 @@ override_dh_auto_build:
 	$(CURDIR)/mame -createconfig
 	mv mame.ini default.mame.ini
 
-override_dh_auto_clean:
-	dh_auto_clean
-	rm -f castool
-	rm -f chdman
-	rm -f floptool
-	rm -f imgtool
-	rm -f jedutil
-	rm -f ldresample
-	rm -f ldverify
-	rm -f nltool
-	rm -f pngcmp
-	rm -f regrep
-	rm -f romcmp
-	rm -f split
-	rm -f src2html
-	rm -f srcclean
-	rm -f testkeys
-	rm -f unidasm
-	rm -f default.mame.ini
-
 # Exclude embedded jQuery library
 override_dh_install:
 	dh_install --list-missing \

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



More information about the Pkg-games-commits mailing list