This commit is contained in:
parent
443f0aa28e
commit
6fda0ef34d
@ -1000,6 +1000,10 @@ make slowcheck
|
|||||||
%install
|
%install
|
||||||
make DESTDIR=%{buildroot} distro-pack-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
|
# update desktop files
|
||||||
builddir=`pwd`
|
builddir=`pwd`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user