[extremetuxracer] 08/11: Force patch unapplying

Markus Koschany apo-guest at moszumanska.debian.org
Thu Dec 3 16:44:00 UTC 2015


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

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

commit 2c7d72970493fb8dc2f2aa38bc89b14055770a4d
Author: Markus Koschany <apo at debian.org>
Date:   Thu Dec 3 16:57:33 2015 +0100

    Force patch unapplying
    
    quilt complains about the Mayhem-report.patch but it looks fine to me.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 27725f7..40a73fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,7 +57,7 @@ build-indep-stamp:  config.status
 clean:
 	dh_testdir
 	dh_testroot
-	QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
+	QUILT_PATCHES=debian/patches quilt pop -a -R -f || test $$? = 2
 	[ ! -f Makefile ] || $(MAKE) distclean
 	# remove temporary directory used for the additional documentation in the -data package
 	rm -rf debian/docs-data/

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



More information about the Pkg-games-commits mailing list