[neon/neon/pkg-kde-tools-neon/Neon/unstable] usr/share/pkg-kde-tools/lib: try a different var name

Harald Sitter null at kde.org
Tue Mar 14 08:20:18 GMT 2023


Git commit 14f66755d798a19e12dd8711d63c72b699a9a5c5 by Harald Sitter.
Committed on 14/03/2023 at 08:19.
Pushed by sitter into branch 'Neon/unstable'.

try a different var name

the previous one didn't yield the expected result for some reason, the
ecm docs are super verbose but not at all clear about what variable to set
:|

M  +1    -1    usr/share/pkg-kde-tools/lib/kf6_flags

https://invent.kde.org/neon/neon/pkg-kde-tools-neon/commit/14f66755d798a19e12dd8711d63c72b699a9a5c5

diff --git a/usr/share/pkg-kde-tools/lib/kf6_flags b/usr/share/pkg-kde-tools/lib/kf6_flags
index 364e041..e0d1d38 100644
--- a/usr/share/pkg-kde-tools/lib/kf6_flags
+++ b/usr/share/pkg-kde-tools/lib/kf6_flags
@@ -4,5 +4,5 @@
 -DEXCLUDE_DEPRECATED_BEFORE_AND_AT=5.91.0
 -DKDE_INSTALL_CONFDIR=/usr/kf6/etc/xdg
 -DUDEV_RULES_INSTALL_DIR=/usr/kf6/lib/udev/rules.d
--DLIBEXEC_INSTALL_DIR=/usr/kf6/lib/`dpkg-architecture --query DEB_TARGET_MULTIARCH`/libexec
+-DKDE_INSTALL_LIBEXECDIR=/usr/kf6/lib/`dpkg-architecture --query DEB_TARGET_MULTIARCH`/libexec
 -DECM_MKSPECS_INSTALL_DIR=/usr/kf6/lib/`dpkg-architecture --query DEB_TARGET_MULTIARCH`/qt6/mkspecs/modules


More information about the Neon-commits mailing list