[extremetuxracer] 20/21: Fix dh_install override

Markus Koschany apo-guest at moszumanska.debian.org
Sat Jan 23 21:28:48 UTC 2016


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

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

commit 73a232a6c393b9d803276d1a81ee42785fbc89ab
Author: Markus Koschany <apo at debian.org>
Date:   Sat Jan 23 22:12:13 2016 +0100

    Fix dh_install override
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 17691ad..df113c8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ override_dh_auto_configure:
 
 override_dh_install:
 	dh_install
-	$(RM) $(CURDIR)/debian/tmp/usr/share/pixmaps/etr.svg
+	$(RM) $(CURDIR)/debian/extremetuxracer/usr/share/pixmaps/etr.svg
 
 get-orig-source:
 	uscan --download-current-version --force-download

-- 
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