[neon/qt6/qt6-quick3dphysics/Neon/unstable] debian: no more flags afterwards

Carlos De Maine null at kde.org
Mon Oct 30 01:24:59 GMT 2023


Git commit 88cb14782e7c5549f22ea37dffcb5026c1226d15 by Carlos De Maine.
Committed on 30/10/2023 at 02:24.
Pushed by carlosdem into branch 'Neon/unstable'.

no more flags afterwards

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-quick3dphysics/-/commit/88cb14782e7c5549f22ea37dffcb5026c1226d15

diff --git a/debian/rules b/debian/rules
index 59191f4..2e12022 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ ifneq ($(DEB_BUILD_ARCH),$(DEB_HOST_ARCH))
 		-DQT_HOST_PATH=/usr \
 		-DQT_HOST_PATH_CMAKE_DIR=/usr/lib/$(DEB_BUILD_MULTIARCH)/cmake \
 		-DQT_BUILD_TOOLS_WHEN_CROSSCOMPILING=ON
-		-DQT_UNITY_BUILD=OFF \
+		-DQT_UNITY_BUILD=OFF
 endif
 
 %:


More information about the Neon-commits mailing list