From 01c44ab26baaaa3af725828e1e6e60ae517c3e35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Mon, 1 Jun 2020 18:58:44 +0200 Subject: RPM: various fixes for opensuse --- redhat/main/tde-i18n/tde-i18n.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redhat/main/tde-i18n') diff --git a/redhat/main/tde-i18n/tde-i18n.spec b/redhat/main/tde-i18n/tde-i18n.spec index 6cf838bc5..e5320ab64 100644 --- a/redhat/main/tde-i18n/tde-i18n.spec +++ b/redhat/main/tde-i18n/tde-i18n.spec @@ -1451,7 +1451,7 @@ for l in %{TDE_LANGS}; do # Run the build process in background ( %__make -j4 || %__make || echo TDE_Error ) & - + # Do not build more than 4 languages at the same time while [ $(jobs | wc -l) -ge 4 ]; do sleep 3; done popd -- cgit v1.2.1