From 698059fe403b791e311b58b919e1297d878646dd9eb4be7d98e70dec704a5852 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 17 Apr 2015 11:18:36 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=260 --- libreoffice.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libreoffice.spec b/libreoffice.spec index ffbafd5..5c7c162 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1149,6 +1149,9 @@ make VERBOSE=true %install make DESTDIR=%{buildroot} distro-pack-install +# Do not pollute build log +set +x + # FIXME: Hack add missing file install -m755 instdir/program/libsaxlo.so %{buildroot}/%{_libdir}/%{name}/program/libsaxlo.so echo "%{_libdir}/%{name}/program/libsaxlo.so" >>file-lists/common_list.txt