[neon/qt/qtcreator/Neon/release] debian: D

Carlos De Maine null at kde.org
Thu Jul 27 06:48:37 BST 2023


Git commit 13484ccaee811907541b40f80879c93c9d293e1e by Carlos De Maine.
Committed on 27/07/2023 at 07:48.
Pushed by carlosdem into branch 'Neon/release'.

D

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt/qtcreator/-/commit/13484ccaee811907541b40f80879c93c9d293e1e

diff --git a/debian/rules b/debian/rules
index 9ed18f7..00331ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,7 @@ override_dh_auto_configure:
 		-DBUILD_TESTING=OFF \
 		-DCLANGTOOLING_LINK_CLANG_DYLIB=ON \
 		-DWITH_DOCS=$(if $(filter qtcreator-doc, $(shell dh_listpackages)),ON,OFF) \
-		-BUILD_HELPVIEWERBACKEND_QTWEBENGINE=ON \
+		-DBUILD_HELPVIEWERBACKEND_QTWEBENGINE=ON \
 		$(EXTRA_CMAKE_ARGS)
 
 execute_after_dh_auto_build-indep:


More information about the Neon-commits mailing list