From f7d5dfb0dbc170d43e60c5a4e66d297303c37a09 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 4 May 2021 22:23:37 +0200 Subject: debian/rules: Drop -Denable_tests=off option. --- debian/rules | 1 - 1 file changed, 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 5a01b3c..593fdf0 100755 --- a/debian/rules +++ b/debian/rules @@ -11,7 +11,6 @@ override_dh_auto_configure: # Debian defines CMAKE_INSTALL_LOCALSTATEDIR as /usr/var, which is wrong. # So until Debian bug 719148 is fixed, do it ourselves. dh_auto_configure -- -DCMAKE_INSTALL_LOCALSTATEDIR="/var" \ - -Denable_tests=off \ $(NULL) override_dh_install: -- cgit v1.2.3