From f6a81384db038a8f712e9d4e532beeac05516eef Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 6 Jan 2011 05:26:45 +0100 Subject: [PATCH] Use syntax compatible with debhelper v8 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 3e4c0242..ca220bc3 100755 --- a/debian/rules +++ b/debian/rules @@ -24,4 +24,4 @@ override_dh_install: dh_install -plibpam-systemd debian/pam-configs /usr/share %: - dh --parallel --with autoreconf $@ + dh $@ --parallel --with autoreconf -- 2.39.5