distro-pack-install do not install libsaxlo.so

Tomáš Chvátal tomas.chvatal at gmail.com
Mon Jul 21 00:03:46 PDT 2014


Hello guys,

I found this out when packaging 4.3 for openSUSE and used following hack to
fix the problem:

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

But I am not exactly sure how to fix this, so someone knowledgable on how
the file-lists are generated needs to fix it :)

Cheers

Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140721/5769b5aa/attachment.html>


More information about the LibreOffice mailing list