steam: fix typo in README.voidlinux

This commit is contained in:
DaErich 2021-08-26 13:14:51 +02:00 committed by Érico Nogueira Rolim
parent 8abcd2a1e8
commit 5349528f16
2 changed files with 6 additions and 6 deletions

View file

@ -32,11 +32,11 @@ If your audio is not working, try installing pulseaudio,
alsa-plugins-pulseaudio, and their "<package>-32bit" equivalents. alsa-plugins-pulseaudio, and their "<package>-32bit" equivalents.
If you are using SteamPlay/Proton and the game crashes or hangs with error If you are using SteamPlay/Proton and the game crashes or hangs with error
messages that include "eventfd: Too many open files", this means messages that include "eventfd: Too many open files", this means the number of
the number of open file descriptors per process is too low for proper Proton open file descriptors per process is too low for proper Proton functionality.
functionality. In this case, consult limits.conf(5) and set a higher nofile In this case, consult limits.conf(5) and set a higher nofile limit for your
limit for your user. Formore information, see the upstream documentation in user. For more information, see the upstream documentation in the README.esync
the README.esync file from https://github.com/ValveSoftware/wine. file from https://github.com/ValveSoftware/wine.
If you are encountering runtime errors, the Steam Ubuntu bootstrap tarball might If you are encountering runtime errors, the Steam Ubuntu bootstrap tarball might
be using an incompatible libstdc++ library. You can verify this by running the be using an incompatible libstdc++ library. You can verify this by running the

View file

@ -1,7 +1,7 @@
# Template file for 'steam' # Template file for 'steam'
pkgname=steam pkgname=steam
version=1.0.0.71 version=1.0.0.71
revision=2 revision=3
archs="i686 x86_64" archs="i686 x86_64"
wrksrc=steam-launcher wrksrc=steam-launcher
depends="zenity xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils depends="zenity xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils