[neon/kf6/kf6-breeze-icons/Neon/unstable] debian: --no-parallel

Carlos De Maine null at kde.org
Wed Nov 22 07:47:22 GMT 2023


Git commit c699ad397ac347171e6e4dc0aee7739a66345c5b by Carlos De Maine.
Committed on 22/11/2023 at 08:47.
Pushed by carlosdem into branch 'Neon/unstable'.

--no-parallel

M  +1    -1    debian/rules

https://invent.kde.org/neon/kf6/kf6-breeze-icons/-/commit/c699ad397ac347171e6e4dc0aee7739a66345c5b

diff --git a/debian/rules b/debian/rules
index fb52e35..f851930 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ export DH_VERBOSE = 1
 #export CMAKE_BUILD_PARALLEL_LEVEL=1
 
 %:
-	dh $@ --with kf6 --buildsystem kf6
+	dh $@ --with kf6 --buildsystem kf6 --no-parallel
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DBINARY_ICONS_RESOURCE=ON -DWITH_ICON_GENERATION=ON -DICONS_LIBRARY=ON


More information about the Neon-commits mailing list