[lordsawar] 03/06: Use dh_missing override.

Markus Koschany apo at moszumanska.debian.org
Sun Dec 31 17:45:27 UTC 2017


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

apo pushed a commit to branch master
in repository lordsawar.

commit 1126b732e9c00bd458af1efe6b1303d048404d0a
Author: Markus Koschany <apo at debian.org>
Date:   Sun Dec 31 17:04:19 2017 +0100

    Use dh_missing override.
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 9314d53..1245bb0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,9 @@ override_dh_install:
 	# 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
+
+override_dh_missing:
+	dh_missing --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