[neon/kf6/kf6-kcmutils/Neon/stable] debian: Revert "qch is no more"
Carlos De Maine
null at kde.org
Sat May 31 01:53:49 BST 2025
Git commit be02533359dc2b599cef4422150daf1fb30abafb by Carlos De Maine.
Committed on 31/05/2025 at 00:53.
Pushed by carlosdem into branch 'Neon/stable'.
Revert "qch is no more"
This reverts commit ff17b9e8f69a8285e2db49dbdb168b9fcc4309b4
M +1 -0 debian/kf6-kcmutils-dev.install
M +3 -0 debian/rules
https://invent.kde.org/neon/kf6/kf6-kcmutils/-/commit/be02533359dc2b599cef4422150daf1fb30abafb
diff --git a/debian/kf6-kcmutils-dev.install b/debian/kf6-kcmutils-dev.install
index 1a34401..d0d83b4 100644
--- a/debian/kf6-kcmutils-dev.install
+++ b/debian/kf6-kcmutils-dev.install
@@ -3,3 +3,4 @@ usr/lib/*/cmake/KF6KCMUtils*
usr/lib/*/libKF6KCMUtils.so
usr/lib/*/libKF6KCMUtilsCore.so
usr/lib/*/libKF6KCMUtilsQuick.so
+usr/share/qt6/doc/
diff --git a/debian/rules b/debian/rules
index 5bd7734..c1dd599 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
More information about the Neon-commits
mailing list