[neon/kf6/kf6-knewstuff/Neon/release] debian: no more qch
Carlos De Maine
null at kde.org
Tue Jun 17 00:07:47 BST 2025
Git commit 57a20f06514012ca1185ca5783d394083634a891 by Carlos De Maine.
Committed on 16/06/2025 at 23:07.
Pushed by carlosdem into branch 'Neon/release'.
no more qch
M +1 -1 debian/kf6-knewstuff-dev.install
M +0 -3 debian/rules
https://invent.kde.org/neon/kf6/kf6-knewstuff/-/commit/57a20f06514012ca1185ca5783d394083634a891
diff --git a/debian/kf6-knewstuff-dev.install b/debian/kf6-knewstuff-dev.install
index 0ffcc60..c4ff6ee 100644
--- a/debian/kf6-knewstuff-dev.install
+++ b/debian/kf6-knewstuff-dev.install
@@ -2,4 +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
+#usr/share/qt6/doc/
\ No newline at end of file
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