[neon/kf6/kf6-extra-cmake-modules/Neon/unstable] debian: disbale qthelp for the moment
Carlos De Maine
null at kde.org
Thu Nov 30 11:51:52 GMT 2023
Git commit 35064a7e02f242f0ab3b86ef4601906402be8925 by Carlos De Maine.
Committed on 30/11/2023 at 12:51.
Pushed by carlosdem into branch 'Neon/unstable'.
disbale qthelp for the moment
M +2 -2 debian/rules
https://invent.kde.org/neon/kf6/kf6-extra-cmake-modules/-/commit/35064a7e02f242f0ab3b86ef4601906402be8925
diff --git a/debian/rules b/debian/rules
index a77b09d..823bf49 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,5 +8,5 @@ override_dh_auto_configure:
dh_auto_configure -- \
-DBUILD_WITH_QT6=ON \
-DBUILD_HTML_DOCS=ON \
- -DBUILD_MAN_DOCS=ON \
- -BUILD_QTHELP_DOCS=ON
+ -DBUILD_MAN_DOCS=ON
+# -BUILD_QTHELP_DOCS=ON
More information about the Neon-commits
mailing list