[neon/kf6/kf6-knewstuff/Neon/stable] debian: Revert "qch is no more"
Carlos De Maine
null at kde.org
Sat May 31 01:57:44 BST 2025
Git commit b33b37cbfd8fe85688d84822af6c93ca648de583 by Carlos De Maine.
Committed on 31/05/2025 at 00:57.
Pushed by carlosdem into branch 'Neon/stable'.
Revert "qch is no more"
This reverts commit f322ba23de4459d6d8458c28193080b2d7decfe3
M +1 -0 debian/kf6-knewstuff-dev.install
M +3 -0 debian/rules
https://invent.kde.org/neon/kf6/kf6-knewstuff/-/commit/b33b37cbfd8fe85688d84822af6c93ca648de583
diff --git a/debian/kf6-knewstuff-dev.install b/debian/kf6-knewstuff-dev.install
index 21cdb19..0ffcc60 100644
--- a/debian/kf6-knewstuff-dev.install
+++ b/debian/kf6-knewstuff-dev.install
@@ -2,3 +2,4 @@ usr/include/KF6/
usr/lib/*/cmake/
usr/lib/*/libKF6NewStuff*.so
usr/lib/*/qt6/plugins/designer/
+usr/share/qt6/doc/
\ No newline at end of file
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