[neon/kde/kontactinterface/Neon/unstable] debian: docs

Carlos De Maine null at kde.org
Wed Nov 29 11:19:40 GMT 2023


Git commit 7199febc03a62b05923b99c39222ca3e31b96ddf by Carlos De Maine.
Committed on 29/11/2023 at 12:19.
Pushed by carlosdem into branch 'Neon/unstable'.

docs

M  +1    -0    debian/kpim6-kontactinterface.install
M  +2    -1    debian/rules

https://invent.kde.org/neon/kde/kontactinterface/-/commit/7199febc03a62b05923b99c39222ca3e31b96ddf

diff --git a/debian/kpim6-kontactinterface.install b/debian/kpim6-kontactinterface.install
index 755ed38..f249778 100644
--- a/debian/kpim6-kontactinterface.install
+++ b/debian/kpim6-kontactinterface.install
@@ -1,4 +1,5 @@
 usr/lib/*/libKPim6KontactInterface.so.6
 usr/lib/*/libKPim6KontactInterface.so.*.*
+usr/share/qt6/doc/
 usr/share/locale/
 usr/share/qlogging-categories6/
diff --git a/debian/rules b/debian/rules
index d9b88f2..7ff1376 100644
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,5 @@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
-		-DCOMPILE_WITH_UNITY_CMAKE_SUPPORT=ON
+		-DCOMPILE_WITH_UNITY_CMAKE_SUPPORT=ON \
+		-DBUILD_QCH=ON


More information about the Neon-commits mailing list