mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-04 12:39:58 +00:00
fix(wine): Match Fedora wine's configuration (#1255)
This commit is contained in:
parent
0fac777c62
commit
998626c2a6
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user