[nano-assault] 05/18: Fix dh call.

Dominik George natureshadow-guest at moszumanska.debian.org
Mon Apr 24 16:49:57 UTC 2017


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

natureshadow-guest pushed a commit to branch master
in repository nano-assault.

commit 4befa311ce2be2e108dd6eb55357882c85c8d31a
Author: Dominik George <nik at naturalnet.de>
Date:   Mon Apr 24 17:55:48 2017 +0200

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

diff --git a/debian/rules b/debian/rules
index 4374271..25115de 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with python3 $@
+	dh $@ --with python3

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



More information about the Pkg-games-commits mailing list