[neon/neon/pkg-kde-tools-neon/Neon/unstable] usr/share/pkg-kde-tools/lib: fix up more paths for /usr/kf6

Harald Sitter null at kde.org
Tue Mar 14 00:34:50 GMT 2023


Git commit 93db266bd25c9088a59396e9147fa78f9b5f798f by Harald Sitter.
Committed on 14/03/2023 at 00:33.
Pushed by sitter into branch 'Neon/unstable'.

fix up more paths for /usr/kf6

since we can't force qt things to go into qt paths currently we need to adjust the targets manually

this way we end up with artifacts where they will be in /usr ultimately and we can switch to /usr by
simply kicking out the kf6 part

M  +2    -0    usr/share/pkg-kde-tools/lib/kf6_flags

https://invent.kde.org/neon/neon/pkg-kde-tools-neon/commit/93db266bd25c9088a59396e9147fa78f9b5f798f

diff --git a/usr/share/pkg-kde-tools/lib/kf6_flags b/usr/share/pkg-kde-tools/lib/kf6_flags
index f216bb3..364e041 100644
--- a/usr/share/pkg-kde-tools/lib/kf6_flags
+++ b/usr/share/pkg-kde-tools/lib/kf6_flags
@@ -4,3 +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
+-DECM_MKSPECS_INSTALL_DIR=/usr/kf6/lib/`dpkg-architecture --query DEB_TARGET_MULTIARCH`/qt6/mkspecs/modules


More information about the Neon-commits mailing list