[neon/neon-packaging/dbc-parser-cpp/Neon/release] debian: Update rules

Carlos De Maine null at kde.org
Fri Jul 5 08:59:01 BST 2024


Git commit 088298132dfc62622df2339fc2ce9a4f02f2a5ec by Carlos De Maine.
Committed on 05/07/2024 at 07:59.
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/088298132dfc62622df2339fc2ce9a4f02f2a5ec

diff --git a/debian/rules b/debian/rules
index f67bc2e..4284afb 100644
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,4 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 	dh $@ --buildsystem=cmake
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DDBC_ENABLE_TESTS=OFF -DDBC_GENERATE_DOCS=ON -DCMAKE_INSTALL_INCLUDEDIR=/usr
+	dh_auto_configure -- -DDBC_ENABLE_TESTS=OFF -DDBC_GENERATE_DOCS=ON -DCMAKE_INSTALL_INCLUDEDIR=/usr/include/


More information about the Neon-commits mailing list