[mrrescue] 02/02: clean new 'build' directory

Alexandre Detiste detiste-guest at moszumanska.debian.org
Sat Jan 21 11:18:34 UTC 2017


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

detiste-guest pushed a commit to branch master
in repository mrrescue.

commit dd8055bf25af200e32a9fc3593fd151dab8f4f7a
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Sat Jan 21 12:18:14 2017 +0100

    clean new 'build' directory
---
 debian/clean | 2 +-
 debian/rules | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/clean b/debian/clean
index 767e4ef..671208b 100644
--- a/debian/clean
+++ b/debian/clean
@@ -1 +1 @@
-mrrescue.love
\ No newline at end of file
+mrrescue.love
diff --git a/debian/rules b/debian/rules
index 557202a..5deca8b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,10 @@ BUILD_DATE=$(shell dpkg-parsechangelog --show-field=Date)
 %:
 	dh $@
 
+override_dh_auto_clean:
+	rm -rf mrrescue/
+	dh_auto_clean
+
 override_dh_auto_build:
 	mkdir mrrescue -p
 	cp *.lua mrrescue/

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



More information about the Pkg-games-commits mailing list