]> err.no Git - systemd/commitdiff
Use syntax compatible with debhelper v8
authorMichael Biebl <biebl@debian.org>
Thu, 6 Jan 2011 04:26:45 +0000 (05:26 +0100)
committerTollef Fog Heen <tfheen@err.no>
Sun, 16 Jan 2011 09:01:30 +0000 (10:01 +0100)
debian/rules

index 3e4c0242f4049717cd2070d6ab884965e461d37a..ca220bc349f9638b7533496a746599656dc4dd60 100755 (executable)
@@ -24,4 +24,4 @@ override_dh_install:
        dh_install -plibpam-systemd debian/pam-configs /usr/share
 
 %:
-       dh --parallel --with autoreconf $@
+       dh $@ --parallel --with autoreconf