[neon/neon-packaging/dbc-parser-cpp/Neon/unstable] debian: let dh_* take care of lib location

Carlos De Maine null at kde.org
Mon Jan 27 06:00:09 GMT 2025


Git commit b5a1430e699f04902b6e8784586216fcc85ba156 by Carlos De Maine.
Committed on 27/01/2025 at 06:00.
Pushed by carlosdem into branch 'Neon/unstable'.

let dh_* take care of lib location

M  +0    -1    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 13e6a49..be7dd02 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,5 @@ override_dh_auto_configure:
 						 -DCMAKE_INSTALL_PREFIX=/usr/ \
 						 -DCMAKE_INCLUDEDIR_PREFIX=include \
 						 -DCMAKE_INSTALL_INCLUDEDIR=include \
-						 -DCMAKE_INSTALL_LIBDIR=lib \
 						 -DCMAKE_BUILD_TYPE=Release \
 						 -DCMAKE_OLDINCLUDEDIR_PREFIX=/usr/include
\ No newline at end of file


More information about the Neon-commits mailing list