[neon/kf6/kf6-attica/Neon/release] debian: Revert "qch is no more"
Carlos De Maine
null at kde.org
Thu May 8 00:18:29 BST 2025
Git commit e3e9c11ad766b9ebd91139838652013d4c4030ff by Carlos De Maine.
Committed on 07/05/2025 at 23:18.
Pushed by carlosdem into branch 'Neon/release'.
Revert "qch is no more"
This reverts commit fdd3f28ed3309aa73b18767af7a154da38645e39
M +1 -0 debian/kf6-attica-dev.install
M +3 -0 debian/rules
https://invent.kde.org/neon/kf6/kf6-attica/-/commit/e3e9c11ad766b9ebd91139838652013d4c4030ff
diff --git a/debian/kf6-attica-dev.install b/debian/kf6-attica-dev.install
index 7561312..cc492ed 100644
--- a/debian/kf6-attica-dev.install
+++ b/debian/kf6-attica-dev.install
@@ -3,3 +3,4 @@ usr/lib/*/cmake/
usr/lib/*/libKF6Attica.so
usr/lib/*/pkgconfig/
usr/share/qlogging-categories6/
+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