[neon/neon-packaging/dbc-parser-cpp/Neon/unstable] debian: -DCMAKE_INSTALL_INCLUDEDIR=/usr/
Carlos De Maine
null at kde.org
Mon Jan 20 00:34:41 GMT 2025
Git commit 8dfb9054aa79be5696937a8e2e2c817d143e042b by Carlos De Maine.
Committed on 20/01/2025 at 00:34.
Pushed by carlosdem into branch 'Neon/unstable'.
-DCMAKE_INSTALL_INCLUDEDIR=/usr/
M +1 -1 debian/rules
https://invent.kde.org/neon/neon-packaging/dbc-parser-cpp/-/commit/8dfb9054aa79be5696937a8e2e2c817d143e042b
diff --git a/debian/rules b/debian/rules
index 4284afb..3dff87f 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/include/
+ dh_auto_configure -- -DDBC_ENABLE_TESTS=OFF -DDBC_GENERATE_DOCS=ON -DCMAKE_INSTALL_INCLUDEDIR=/usr/
More information about the Neon-commits
mailing list