From 025d78e80f538517dcca7740630507b2647351ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Fri, 27 Jul 2018 08:34:48 +0100 Subject: [PATCH] keep going if ulimit failed --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index b4a5d88..f379915 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1140,7 +1140,7 @@ touch autogen.lastrun %{?bundling_options} \ %{?archoptions} -ulimit -c unlimited +ulimit -c unlimited || true make verbose=true build-nocheck