[packages/libreoffice] - rel 3; ulimit fails on builders, so ignore its failure
arekm
arekm at pld-linux.org
Fri Sep 18 07:57:02 CEST 2015
commit d1b8b4aefc9aa3761c4d4f21e7af81aa52dba259
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Sep 18 07:56:56 2015 +0200
- rel 3; ulimit fails on builders, so ignore its failure
libreoffice.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 8c1152f..27a3b44 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -51,7 +51,7 @@ Summary: LibreOffice - powerful office suite
Summary(pl.UTF-8): LibreOffice - potężny pakiet biurowy
Name: libreoffice
Version: %{major_ver}.1
-Release: 2
+Release: 3
License: GPL/LGPL
Group: X11/Applications
Source0: http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-%{version}.tar.xz
@@ -2883,7 +2883,7 @@ RPM_BUILD_NR_THREADS="1"
touch autogen.lastrun
# get automatic backtraces while building (required gdb, too)
-ulimit -c unlimited
+ulimit -c unlimited || :
export PATH=$PATH:%{_libdir}/interbase/bin
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libreoffice.git/commitdiff/d1b8b4aefc9aa3761c4d4f21e7af81aa52dba259
More information about the pld-cvs-commit
mailing list