debian/rules: Use dh_autoreconf.
This commit is contained in:
parent
d5654c6894
commit
be2d93a3d8
2
debian/rules
vendored
2
debian/rules
vendored
@ -2,4 +2,4 @@
|
||||
export V=1
|
||||
|
||||
%:
|
||||
dh $@
|
||||
dh $@ --with autoreconf
|
||||
|
Loading…
Reference in New Issue
Block a user