Skip to content

Commit

Permalink
chore: Move to Steam section
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Aug 19, 2024
1 parent fa833ce commit e9c6316
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,6 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
--from repo=updates \
libv4l \
|| true && \
rpm-ostree install \
https://kojipkgs.fedoraproject.org//packages/SDL2/2.30.3/1.fc40/i686/SDL2-2.30.3-1.fc40.i686.rpm \
|| true && \
rpm-ostree override remove \
glibc32 \
|| true && \
Expand Down Expand Up @@ -441,7 +438,8 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
libatomic.i686 \
pipewire-alsa.i686 \
gobject-introspection \
clinfo && \
clinfo \
https://kojipkgs.fedoraproject.org//packages/SDL2/2.30.3/1.fc40/i686/SDL2-2.30.3-1.fc40.i686.rpm && \
sed -i '0,/enabled=1/s//enabled=0/' /etc/yum.repos.d/fedora-updates.repo && \
rpm-ostree install \
mesa-vulkan-drivers.i686 \
Expand Down

0 comments on commit e9c6316

Please sign in to comment.