[neon/qt6/qtcreator/Neon/unstable] debian: get rid of silly rules

Carlos De Maine null at kde.org
Tue Aug 22 01:34:32 BST 2023


Git commit b3de2c7fdb0bca4951d88edfbd0fa7e81fd38abc by Carlos De Maine.
Committed on 22/08/2023 at 02:34.
Pushed by carlosdem into branch 'Neon/unstable'.

get rid of silly rules

M  +0    -3    debian/rules

https://invent.kde.org/neon/qt6/qtcreator/-/commit/b3de2c7fdb0bca4951d88edfbd0fa7e81fd38abc

diff --git a/debian/rules b/debian/rules
index 3ed29fa..0ea6278 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,9 +40,6 @@ override_dh_auto_configure:
 		-DBUILD_TESTING=OFF \
 		-DCLANGTOOLING_LINK_CLANG_DYLIB=ON \
 		-DWITH_DOCS=$(if $(filter qtcreator-doc, $(shell dh_listpackages)),ON,OFF) \
-		-DQTC_DEFAULT_HELPVIEWER_BACKEND=QTWEBENGINE
-		-DBUILD_HELPVIEWERBACKEND_QTWEBENGINE=ON \
-		-DBUILD_HELPVIEWERBACKEND_LITEHTML=OFF \
 		$(EXTRA_CMAKE_ARGS)
 
 execute_after_dh_auto_build-indep:


More information about the Neon-commits mailing list