[neon/kf6/kf6-kcmutils/Neon/release] debian: no more qch
Carlos De Maine
null at kde.org
Tue Jun 17 00:06:03 BST 2025
Git commit c87d1280faa0e345c067f60d1c7b8086babdd672 by Carlos De Maine.
Committed on 16/06/2025 at 23:06.
Pushed by carlosdem into branch 'Neon/release'.
no more qch
M +1 -1 debian/kf6-kcmutils-dev.install
M +0 -3 debian/rules
https://invent.kde.org/neon/kf6/kf6-kcmutils/-/commit/c87d1280faa0e345c067f60d1c7b8086babdd672
diff --git a/debian/kf6-kcmutils-dev.install b/debian/kf6-kcmutils-dev.install
index d0d83b4..4a9e6d5 100644
--- a/debian/kf6-kcmutils-dev.install
+++ b/debian/kf6-kcmutils-dev.install
@@ -3,4 +3,4 @@ usr/lib/*/cmake/KF6KCMUtils*
usr/lib/*/libKF6KCMUtils.so
usr/lib/*/libKF6KCMUtilsCore.so
usr/lib/*/libKF6KCMUtilsQuick.so
-usr/share/qt6/doc/
+#usr/share/qt6/doc/
diff --git a/debian/rules b/debian/rules
index c1dd599..5bd7734 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,3 @@
%:
dh $@ --with kf6 --buildsystem kf6
-
-override_dh_auto_configure:
- dh_auto_configure -- -DBUILD_QCH=ON
More information about the Neon-commits
mailing list