mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-01 16:13:23 +00:00
chore: Wine symlinks no longer needed
This commit is contained in:
parent
fc5ec220a7
commit
9c16f0dd6f
@ -484,9 +484,6 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
|
||||
libobs_glcapture.x86_64 \
|
||||
libobs_vkcapture.i686 \
|
||||
libobs_glcapture.i686 && \
|
||||
ln -s wine32 /usr/bin/wine && \
|
||||
ln -s wine32-preloader /usr/bin/wine-preloader && \
|
||||
ln -s wineserver64 /usr/bin/wineserver && \
|
||||
sed -i 's@\[Desktop Entry\]@\[Desktop Entry\]\nNoDisplay=true@g' /usr/share/applications/winetricks.desktop && \
|
||||
curl -Lo /tmp/latencyflex.tar.xz $(curl https://api.github.com/repos/ishitatsuyuki/LatencyFleX/releases/latest | jq -r '.assets[] | select(.name| test(".*.tar.xz$")).browser_download_url') && \
|
||||
mkdir -p /tmp/latencyflex && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user