[neon/neon-packaging/dbc-parser-cpp/Neon/release] debian: Update rules
Carlos De Maine
null at kde.org
Fri Jul 5 08:34:49 BST 2024
Git commit 5e75e9852b4a8355f98c17e5da08b5691bc3af35 by Carlos De Maine.
Committed on 05/07/2024 at 07:34.
Pushed by carlosdem into branch 'Neon/release'.
Update rules
M +1 -1 debian/rules
https://invent.kde.org/neon/neon-packaging/dbc-parser-cpp/-/commit/5e75e9852b4a8355f98c17e5da08b5691bc3af35
diff --git a/debian/rules b/debian/rules
index 624264c..d584077 100644
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,4 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
dh $@
override_dh_auto_configure:
- dh_auto_configure -- -DENABLE_TESTS=NO
+ dh_auto_configure -- -DDBC_ENABLE_TESTS=OFF -DDBC_GENERATE_DOCS=ON
More information about the Neon-commits
mailing list