Tomáš Chvátal 2014-07-23 11:00:33 +00:00 committed by Git OBS Bridge
parent 443f0aa28e
commit 6fda0ef34d

View File

@ -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`