This commit is contained in:
parent
56a892e0c2
commit
4fd308307a
@ -447,7 +447,7 @@ chmod 755 %winedir/my-find-requires.sh
|
||||
%endif
|
||||
%dir %{_libdir}/wine
|
||||
%dir %{_libdir}/wine/*-windows
|
||||
%{_libdir}/wine/*-windows
|
||||
%{_libdir}/wine/*-windows/*.[b-z]*
|
||||
%dir %{_libdir}/wine/*-unix
|
||||
%{_libdir}/wine/*-unix/*.so*
|
||||
|
||||
@ -466,6 +466,8 @@ chmod 755 %winedir/my-find-requires.sh
|
||||
%dir %{_libdir}/wine/*-unix
|
||||
%{_libdir}/wine/*-unix/*.a
|
||||
%{_libdir}/wine/*-unix/*.def
|
||||
%dir %{_libdir}/wine/*-windows
|
||||
%{_libdir}/wine/*-windows/*.a
|
||||
%doc %{_mandir}/man1/winemaker.1*
|
||||
%doc %{_mandir}/*/man1/winemaker.1*
|
||||
%doc %{_mandir}/man1/widl.1*
|
||||
|
Loading…
Reference in New Issue
Block a user