debian/rules: Disable autoreconf, handled by autogen.sh.

This commit is contained in:
Vangelis Mouhtsis 2017-07-25 14:50:24 +03:00
parent 49f9ab0dae
commit 123f5c7637

2
debian/rules vendored
View File

@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
%:
dh $@ $(DHFLAGS)
dh $@ $(DHFLAGS) --without autoreconf
override_dh_missing:
dh_missing --fail-missing