[neon/neon-packaging/kdsoap/Neon/unstable] debian: turn off docs until work out why it can't find qthelpgerator

Carlos De Maine null at kde.org
Wed Jul 26 13:43:45 BST 2023


Git commit 17cd0b0b50019bbe467d7527694b4e307d958ac0 by Carlos De Maine.
Committed on 26/07/2023 at 14:43.
Pushed by carlosdem into branch 'Neon/unstable'.

turn off docs until work out why it can't find qthelpgerator

M  +1    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/kdsoap/-/commit/17cd0b0b50019bbe467d7527694b4e307d958ac0

diff --git a/debian/rules b/debian/rules
index 130a36c..4a2389a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,5 +17,5 @@ DEB_HOST_MULTIARCH?=$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 #	dh_install --remaining-packages
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DKDSoap_DOCS=true -DKDSoap_TESTS=false -DKDSoap_QT6=true -DKDSoap_EXAMPLES=true
+	dh_auto_configure -- -DKDSoap_DOCS=false -DKDSoap_TESTS=false -DKDSoap_QT6=true -DKDSoap_EXAMPLES=true
 


More information about the Neon-commits mailing list