mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Stupid typo when patching sdl2
This commit is contained in:
parent
b4cbfb4e42
commit
b84df53c90
@ -130,7 +130,7 @@ esac</userinput></screen>
|
||||
Apply a patch to fix building with <xref linkend="wayland"/>:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i SDL2-&sdl2-version;-wayland_1_20_fix-1.patch</userinput></screen>
|
||||
<screen><userinput>patch -Np1 -i ../SDL2-&sdl2-version;-wayland_1_20_fix-1.patch</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>SDL2</application> by running the
|
||||
|
Loading…
Reference in New Issue
Block a user