[neon/kf6/kf6-kcolorscheme/Neon/unstable] debian: docs
Carlos De Maine
null at kde.org
Wed Nov 8 04:44:25 GMT 2023
Git commit 69fb2e6bd09f3dc9f1ad7b0223c101306567e04c by Carlos De Maine.
Committed on 08/11/2023 at 05:44.
Pushed by carlosdem into branch 'Neon/unstable'.
docs
M +1 -1 debian/kf6-kcolorscheme-dev.install
M +1 -0 debian/kf6-kcolorscheme.install
M +3 -0 debian/rules
https://invent.kde.org/neon/kf6/kf6-kcolorscheme/-/commit/69fb2e6bd09f3dc9f1ad7b0223c101306567e04c
diff --git a/debian/kf6-kcolorscheme-dev.install b/debian/kf6-kcolorscheme-dev.install
index 2f573e0..a7abc42 100644
--- a/debian/kf6-kcolorscheme-dev.install
+++ b/debian/kf6-kcolorscheme-dev.install
@@ -1,4 +1,4 @@
usr/include
usr/lib/*/cmake/
usr/lib/*/libKF6ColorScheme.so
-usr/share/qlogging-categories6/
+usr/share/qt6/doc/
diff --git a/debian/kf6-kcolorscheme.install b/debian/kf6-kcolorscheme.install
index 44ea973..08b0be8 100644
--- a/debian/kf6-kcolorscheme.install
+++ b/debian/kf6-kcolorscheme.install
@@ -1,2 +1,3 @@
usr/lib/*/libKF6ColorScheme.so.*
usr/share/locale/*/LC_MESSAGES/
+usr/share/qlogging-categories6/
diff --git a/debian/rules b/debian/rules
index 5bd7734..93368ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,6 @@
%:
dh $@ --with kf6 --buildsystem kf6
+
+override_dh_auto_configure:
+ dh_auto_configure -- -DBUILD_QCH=ON
\ No newline at end of file
More information about the Neon-commits
mailing list