Stupid typo when patching sdl2

This commit is contained in:
Pierre Labastie 2021-12-21 12:41:03 +01:00
parent b4cbfb4e42
commit b84df53c90

View File

@ -130,7 +130,7 @@ esac</userinput></screen>
Apply a patch to fix building with <xref linkend="wayland"/>: Apply a patch to fix building with <xref linkend="wayland"/>:
</para> </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> <para>
Install <application>SDL2</application> by running the Install <application>SDL2</application> by running the