- Install missing libsaxlo. Hacked for now, upstream notified.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=167
This commit is contained in:
parent
08a842f5dc
commit
c8599017d0
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 25 11:04:41 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Install missing libsaxlo. Hacked for now, upstream notified.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 24 10:47:32 UTC 2014 - tchvatal@suse.com
|
Tue Jun 24 10:47:32 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -1000,6 +1000,10 @@ make slowcheck
|
|||||||
%install
|
%install
|
||||||
make DESTDIR=%{buildroot} distro-pack-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
|
# update desktop files
|
||||||
builddir=`pwd`
|
builddir=`pwd`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user