[neon/neon-packaging/dbc-parser-cpp/Neon/unstable] debian: turn off tests

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


Git commit dc22c2ae8a9d820b10b4872b804757f18434603f by Carlos De Maine.
Committed on 22/03/2023 at 22:28.
Pushed by carlosdem into branch 'Neon/unstable'.

turn off tests

M  +1    -1    debian/rules

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

diff --git a/debian/rules b/debian/rules
index dabc6ad..b15f4ca 100644
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@ CMAKE_ARGS = -DENABLE_TESTS=OFF
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- $(CMAKE_ARGS)
+	dh_auto_configure -- -DENABLE_TESTS=OFF


More information about the Neon-commits mailing list