Tomáš Chvátal 2015-04-17 11:18:36 +00:00 committed by Git OBS Bridge
parent 815d743ea8
commit 698059fe40

View File

@ -1149,6 +1149,9 @@ make VERBOSE=true
%install
make DESTDIR=%{buildroot} distro-pack-install
# Do not pollute build log
set +x
# 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