[neon/kf6/kf6-kquickcharts/Neon/unstable] debian: switch to /usr

Jonathan Esk-Riddell null at kde.org
Fri May 12 16:39:14 BST 2023


Git commit e8037049a93909e7868dc12473e97c6c3221aa58 by Jonathan Esk-Riddell.
Committed on 12/05/2023 at 15:37.
Pushed by jriddell into branch 'Neon/unstable'.

switch to /usr

M  +1    -1    debian/kf6-kquickcharts-dev.install
M  +2    -2    debian/kf6-kquickcharts.install

https://invent.kde.org/neon/kf6/kf6-kquickcharts/commit/e8037049a93909e7868dc12473e97c6c3221aa58

diff --git a/debian/kf6-kquickcharts-dev.install b/debian/kf6-kquickcharts-dev.install
index c69ac06..5f5b6be 100644
--- a/debian/kf6-kquickcharts-dev.install
+++ b/debian/kf6-kquickcharts-dev.install
@@ -1 +1 @@
-usr/kf6/lib/*/cmake/KF6QuickCharts
+usr/lib/*/cmake/KF6QuickCharts
diff --git a/debian/kf6-kquickcharts.install b/debian/kf6-kquickcharts.install
index b7cfbf6..662f43a 100644
--- a/debian/kf6-kquickcharts.install
+++ b/debian/kf6-kquickcharts.install
@@ -1,2 +1,2 @@
-usr/kf6/lib/*/qt6/qml/
-usr/kf6/share/qlogging-categories6/kquickcharts.categories
+usr/lib/*/qt6/qml/
+usr/share/qlogging-categories6/kquickcharts.categories


More information about the Neon-commits mailing list