[neon/kf6/kf6-kguiaddons/Neon/stable] debian: qch is no more

Carlos De Maine null at kde.org
Sun May 4 12:57:00 BST 2025


Git commit 963f85c394fa8ff39639260e6cbe893f347f6085 by Carlos De Maine.
Committed on 04/05/2025 at 11:57.
Pushed by carlosdem into branch 'Neon/stable'.

qch is no more

M  +0    -1    debian/kf6-kguiaddons-dev.install
M  +1    -1    debian/rules

https://invent.kde.org/neon/kf6/kf6-kguiaddons/-/commit/963f85c394fa8ff39639260e6cbe893f347f6085

diff --git a/debian/kf6-kguiaddons-dev.install b/debian/kf6-kguiaddons-dev.install
index 4b4d736..f3cea38 100644
--- a/debian/kf6-kguiaddons-dev.install
+++ b/debian/kf6-kguiaddons-dev.install
@@ -2,4 +2,3 @@ usr/include/KF6/KGuiAddons/
 usr/lib/*/cmake/KF6GuiAddons/
 usr/lib/*/libKF6GuiAddons.so
 usr/lib/*/pkgconfig/KF6GuiAddons.pc
-usr/share/qt6/doc/
diff --git a/debian/rules b/debian/rules
index 418c43c..4f008e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,4 @@
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBUILD_QCH=ON -DBUILD_GEO_SCHEME_HANDLER=ON
+	dh_auto_configure -- -DBUILD_GEO_SCHEME_HANDLER=ON


More information about the Neon-commits mailing list