From 3790a17d395c0ab5b87ff7c19e8d5ab5f37b65a1 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 6 Nov 2015 14:12:51 +0000 Subject: debian/rules: Drop override_dh_auto_test rule. Tests are disabled in tests/Makefile.am at the moment, anyway. --- debian/rules | 2 -- 1 file changed, 2 deletions(-) (limited to 'debian') 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 -- cgit v1.2.3