[neon/neon-packaging/dbc-parser-cpp/Neon/unstable] debian: no include path

Carlos De Maine null at kde.org
Mon Jan 20 00:51:34 GMT 2025


Git commit 70ece1e91bda2dd77e9e481bbec4f409b5dab939 by Carlos De Maine.
Committed on 20/01/2025 at 00:51.
Pushed by carlosdem into branch 'Neon/unstable'.

no include path

M  +1    -1    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 3dff87f..fe2188e 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 


More information about the Neon-commits mailing list