[lordsawar] 06/09: Fix dh_install override.

Markus Koschany apo-guest at moszumanska.debian.org
Fri Jul 3 22:41:48 UTC 2015


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

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

commit e370a464003b525ad7f7abe4d85c3d902182b243
Author: Markus Koschany <apo at gambaru.de>
Date:   Fri Jul 3 22:48:07 2015 +0200

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

diff --git a/debian/rules b/debian/rules
index 4609531..d738db8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,10 +15,10 @@ override_dh_auto_configure:
 		--disable-sound
 
 override_dh_install:
-	dh_install --list-missing
 	# Remove not really useful tool for normal users
 	# https://lists.debian.org/debian-devel-games/2015/07/msg00006.html
 	$(RM) debian/tmp/usr/games/lordsawar-upgrade-file
+	dh_install --list-missing
 
 get-orig-source:
 	uscan --download-current-version --force-download --no-symlink

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



More information about the Pkg-games-commits mailing list