fix(wine): Match Fedora wine's configuration (#1255)

This commit is contained in:
trbocode 2024-06-22 17:12:23 +03:00 committed by GitHub
parent 0fac777c62
commit 998626c2a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -433,8 +433,8 @@ RUN rpm-ostree install \
libobs_glcapture.i686 \
mangohud.x86_64 \
mangohud.i686 && \
ln -s wine64 /usr/bin/wine && \
ln -s wine64-preloader /usr/bin/wine-preloader && \
ln -s wine32 /usr/bin/wine && \
ln -s wine32-preloader /usr/bin/wine-preloader && \
ln -s wineserver64 /usr/bin/wineserver && \
if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
rpm-ostree override remove \