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

Carlos De Maine null at kde.org
Mon Nov 20 02:40:54 GMT 2023


Git commit fd6dd4c16d3ccae5190a47915ee029fa97f5524a by Carlos De Maine.
Committed on 20/11/2023 at 03:40.
Pushed by carlosdem into branch 'Neon/unstable'.

--parallel

M  +1    -1    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 3bc80a6..ae27f63 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DH_VERBOSE = 1
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBINARY_ICONS_RESOURCE=ON -DWITH_ICON_GENERATION=ON -DICONS_LIBRARY=ON -j1
+	dh_auto_configure -- -DBINARY_ICONS_RESOURCE=ON -DWITH_ICON_GENERATION=ON -DICONS_LIBRARY=ON --parallel 1
 
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/tmp/


More information about the Neon-commits mailing list