Marcus Meissner 2023-02-20 10:01:57 +00:00 committed by Git OBS Bridge
parent 5d7fff011c
commit 287aa6267a

View File

@ -247,7 +247,7 @@ cp %{S:3} .
%if %{staging} %if %{staging}
# apply wine staging patch set on top of the wine release. # apply wine staging patch set on top of the wine release.
tar xf %{SOURCE100} tar xf %{SOURCE100}
python3 ./wine-staging-%staging_version/patches/patchinstall.py --all python3 ./wine-staging-%staging_version/staging/patchinstall.py --all
%endif %endif
%if %{nine} %if %{nine}