From 1d296224eb129c14c8dd28c6c6d3be13fab94e00 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Wed, 6 Sep 2023 13:25:01 +0200 Subject: Drop testing/coverage options fixes https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/issues/46 --- debian/rules | 2 -- 1 file changed, 2 deletions(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 4ebd031..d10a551 100755 --- a/debian/rules +++ b/debian/rules @@ -4,8 +4,6 @@ NULL = DEB_CMAKE_EXTRA_FLAGS = \ -DCMAKE_INSTALL_LOCALSTATEDIR="/var" \ - -DENABLE_TESTS=ON \ - -DENABLE_COVERAGE=OFF \ $(NULL) export DPKG_GENSYMBOLS_CHECK_LEVEL=4 -- cgit v1.2.3