diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules index 6b571b0..c05f4c4 100755 --- a/debian/rules +++ b/debian/rules @@ -5,8 +5,6 @@ export DPKG_GENSYMBOLS_CHECK_LEVEL = 4 %: dh $@ --with autoreconf -override_dh_auto_test: - override_dh_autoreconf: NOCONFIGURE=1 dh_autoreconf ./autogen.sh |