From 6fda0ef34d71196e35cf3d8a864393265f036d1893b255c73185f8a3dfca5a0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 23 Jul 2014 11:00:33 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=175 --- libreoffice.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libreoffice.spec b/libreoffice.spec index 457aaea..5870ed6 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1000,6 +1000,10 @@ make slowcheck %install make DESTDIR=%{buildroot} distro-pack-install +# 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 + ################ # update desktop files builddir=`pwd`