SHA256
1
0
forked from pool/wine
Marcus Meissner 2024-02-02 16:40:31 +00:00 committed by Git OBS Bridge
parent 5ab71ba49b
commit 256f5904f6

View File

@ -537,14 +537,12 @@ chmod 755 %winedir/my-find-requires.sh
%{_bindir}/winemaker
%{_bindir}/wmc
%{_bindir}/wrc
%{_libdir}/wine/*-unix
%ifnarch aarch64
%{_libdir}/wine/*-unix/*.a
%endif
%if 0%{?suse_version} >= 1550
%ifarch %{ix86} x86_64
# only generated with mingw
%{_libdir}/wine/*-windows
%{_libdir}/wine/*-windows/*.a
%endif
%endif