<div dir="ltr">Hello guys,<div><br></div><div>I found this out when packaging 4.3 for openSUSE and used following hack to fix the problem:<br><br><div>make DESTDIR=%{buildroot} distro-pack-install</div><div># FIXME: Hack add missing file<br>
</div><div>install -m755 instdir/program/libsaxlo.so %{buildroot}/%{_libdir}/%{name}/program/libsaxlo.so</div><div>echo "%{_libdir}/%{name}/program/libsaxlo.so" >>file-lists/common_list.txt</div></div><div>
<br></div><div>But I am not exactly sure how to fix this, so someone knowledgable on how the file-lists are generated needs to fix it :)</div><div><br></div><div>Cheers</div><div><br></div><div>Tom</div></div>