diff options
Diffstat (limited to 'debian/rules')
-rw-r--r-- | debian/rules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules index cafefe7..54cfd06 100644 --- a/debian/rules +++ b/debian/rules @@ -5,9 +5,6 @@ export DPKG_GENSYMBOLS_CHECK_LEVEL=4 %: dh $@ --with translations,autoreconf -override_dh_auto_test: - # TESTS TEMPORARILY DISABLED: need fixing for gsettings schema. - override_dh_autoreconf: NOCONFIGURE=1 dh_autoreconf ./autogen.sh |