[neon/neon-packaging/merkuro/Neon/unstable] debian: unity build

Carlos De Maine null at kde.org
Mon Oct 30 08:25:58 GMT 2023


Git commit cea7174bc17f30158b5d0372479313216e4e2752 by Carlos De Maine.
Committed on 30/10/2023 at 09:25.
Pushed by carlosdem into branch 'Neon/unstable'.

unity build

M  +4    -0    debian/rules

https://invent.kde.org/neon/neon-packaging/merkuro/-/commit/cea7174bc17f30158b5d0372479313216e4e2752

diff --git a/debian/rules b/debian/rules
index 3d69b0d..081221b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,7 @@
 
 %:
 	dh $@ --with kf6 --buildsystem kf6
+
+override_dh_auto_configure:
+	dh_auto_configure -- \
+		-DCOMPILE_WITH_UNITY_CMAKE_SUPPORT=ON
\ No newline at end of file


More information about the Neon-commits mailing list