[neon/qt6/qt6-tools/Neon/release] debian: no -DQT_NO_PACKAGE_VERSION_CHECK=TRUE

Carlos De Maine null at kde.org
Sat Nov 29 05:12:51 GMT 2025


Git commit 5d0891f1877cc1422c429c570a16af63ca8912b7 by Carlos De Maine.
Committed on 29/11/2025 at 00:41.
Pushed by carlosdem into branch 'Neon/release'.

no -DQT_NO_PACKAGE_VERSION_CHECK=TRUE

M  +0    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-tools/-/commit/5d0891f1877cc1422c429c570a16af63ca8912b7

diff --git a/debian/rules b/debian/rules
index 73f73ec..89c255f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,6 @@ override_dh_auto_configure:
 		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
 		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
 		-DINSTALL_PUBLICBINDIR=/usr/bin \
-		-DQT_NO_PACKAGE_VERSION_CHECK=TRUE \
 		-DQT_UNITY_BUILD=ON \
 		$(extra_cmake_args)
 


More information about the Neon-commits mailing list