[neon/kf6/kf6-kpackage/Neon/unstable] debian: update .install

Jonathan Esk-Riddell null at kde.org
Thu Feb 16 13:24:22 GMT 2023


Git commit 9166ff50d3579e1b5536a6125d8abaa1f3210459 by Jonathan Esk-Riddell.
Committed on 16/02/2023 at 13:23.
Pushed by jriddell into branch 'Neon/unstable'.

update .install

M  +2    -2    debian/kf6-kpackage-dev.install
M  +2    -2    debian/kf6-kpackage.install

https://invent.kde.org/neon/kf6/kf6-kpackage/commit/9166ff50d3579e1b5536a6125d8abaa1f3210459

diff --git a/debian/kf6-kpackage-dev.install b/debian/kf6-kpackage-dev.install
index 7e14bcc..90b9a24 100644
--- a/debian/kf6-kpackage-dev.install
+++ b/debian/kf6-kpackage-dev.install
@@ -1,4 +1,4 @@
 # FIXME: qt mkpsec not created boooh
 usr/kf6/include/KF6/KPackage/
-usr/kf6/lib/*/cmake/KF5Package/
-usr/kf6/lib/*/libKF5Package.so
+usr/kf6/lib/*/cmake/KF6Package/
+usr/kf6/lib/*/libKF6Package.so
diff --git a/debian/kf6-kpackage.install b/debian/kf6-kpackage.install
index 6dcd91a..b48c3e6 100644
--- a/debian/kf6-kpackage.install
+++ b/debian/kf6-kpackage.install
@@ -1,6 +1,6 @@
 usr/kf6/bin/kpackagetool5
-usr/kf6/lib/*/libKF5Package.so.5
-usr/kf6/lib/*/libKF5Package.so.5.*
+usr/kf6/lib/*/libKF6Package.so.6
+usr/kf6/lib/*/libKF6Package.so.5.*
 usr/kf6/share/kservicetypes6/
 usr/kf6/share/locale/
 usr/kf6/share/qlogging-categories6/


More information about the Neon-commits mailing list