SHA256
1
0
forked from pool/wine
2024-02-02 13:09:35 +00:00
committed by Git OBS Bridge
parent 489200811a
commit f9124c1951

View File

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