[neon/neon-packaging/kdsoap/Neon/unstable] debian: actually build the docs

Carlos De Maine null at kde.org
Wed Jul 26 12:54:38 BST 2023


Git commit 855f5e2005a7cea58ca172d4adbf11485e657f5e by Carlos De Maine.
Committed on 26/07/2023 at 13:54.
Pushed by carlosdem into branch 'Neon/unstable'.

actually build the docs

M  +1    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/kdsoap/-/commit/855f5e2005a7cea58ca172d4adbf11485e657f5e

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


More information about the Neon-commits mailing list