[neon/neon-packaging/dbc-parser-cpp/Neon/unstable] debian: NO not OFF

Carlos De Maine null at kde.org
Wed Mar 22 23:51:28 GMT 2023


Git commit 332423c371e03e6a8f1dfff58a28118e57bbd33c by Carlos De Maine.
Committed on 22/03/2023 at 23:51.
Pushed by carlosdem into branch 'Neon/unstable'.

NO not OFF

M  +1    -2    debian/rules

https://invent.kde.org/neon/neon-packaging/dbc-parser-cpp/commit/332423c371e03e6a8f1dfff58a28118e57bbd33c

diff --git a/debian/rules b/debian/rules
index b15f4ca..624264c 100644
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,8 @@
 #!/usr/bin/make -f
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
-CMAKE_ARGS = -DENABLE_TESTS=OFF
 %:
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DENABLE_TESTS=OFF
+	dh_auto_configure -- -DENABLE_TESTS=NO


More information about the Neon-commits mailing list