]> err.no Git - systemd/commitdiff
Re-add --with autoreconf which got accidentally deleted by last commit
authorMichael Biebl <biebl@debian.org>
Wed, 3 Aug 2011 11:53:31 +0000 (13:53 +0200)
committerTollef Fog Heen <tfheen@err.no>
Wed, 14 Sep 2011 06:35:38 +0000 (08:35 +0200)
debian/rules

index 8936fde2a013a445347ff70d1834ec7f2f67bbe7..81a876f541913e411f261d83befc83f0d704cd92 100755 (executable)
@@ -37,4 +37,4 @@ override_dh_autoreconf:
        dh_autoreconf debian/rules -- autoreconf
 
 %:
-       dh $@ --parallel
+       dh $@ --parallel --with autoreconf