[debian-edu-commits] debian-edu/upstream/ 01/09: Corrected dh invocation in d/rules.

Petter Reinholdtsen pere at moszumanska.debian.org
Thu Dec 22 09:27:59 UTC 2016


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

pere pushed a commit to branch master
in repository libpam-mklocaluser.

commit cb29c63673c4ffa5feee821a1843dd7ff765fa9c
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Thu Dec 22 09:14:17 2016 +0000

    Corrected dh invocation in d/rules.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index bbb4bfe..153913c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,3 @@
 #!/usr/bin/make -f
 %:
-	dh --with python2 $@
+	dh "$@" --with python2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/upstream/libpam-mklocaluser.git



More information about the debian-edu-commits mailing list