This commit is contained in:
parent
fbebeb31d9
commit
c9b1d40e30
@ -281,7 +281,6 @@ echo " +^/usr/bin/wine\$" >> %SOURCE7
|
||||
echo " +^/usr/bin/wine-preloader\$" >> %SOURCE7
|
||||
echo " +^/usr/lib/wine/x86-windows" >> %SOURCE7
|
||||
echo " +^/usr/lib/wine/x86-unix" >> %SOURCE7
|
||||
echo " +^/usr/lib/wine/*" >> %SOURCE7
|
||||
grep SONAME_ config.log
|
||||
grep SONAME_ config.log|grep -v 'so"'|sed -e 's/^.*\(".*"\).*$/ requires \1/;'|sort -u >>%SOURCE7
|
||||
echo " recommends \"libpulse0-32bit\"" >> %SOURCE7
|
||||
@ -446,7 +445,6 @@ chmod 755 %winedir/my-find-requires.sh
|
||||
%{_bindir}/wine64
|
||||
%{_bindir}/wine64-preloader
|
||||
%endif
|
||||
%{_libdir}/wine/*.so
|
||||
%dir %{_libdir}/wine
|
||||
%dir %{_libdir}/wine/*-windows
|
||||
%dir %{_libdir}/wine/*-unix
|
||||
|
Loading…
x
Reference in New Issue
Block a user