Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


2014-07-21 9:03 GMT+02:00 Tomáš Chvátal <tomas.chvatal@gmail.com>:

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



More diging:

It is caused by mergedlib feature, if we disable that it is produced
correctly. So it is technically not caused by distro packaging.

Cheers

Tom

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.