Fixed another typo.
This commit is contained in:
parent
57fa9e7f3f
commit
f1b9cc221c
@ -30,7 +30,7 @@ This will automatically fetch and build dependencies (stored in `~/.cache/spp_ca
|
|||||||
Note that as of now the SDL repository needs to be patched in order for the build to work. You first have to run SCons once to update the repo and let the build fail, then apply the patch from `external/scons-plus-plus/recipes/SDL/fix_sdl3_from_worktree.patch`:
|
Note that as of now the SDL repository needs to be patched in order for the build to work. You first have to run SCons once to update the repo and let the build fail, then apply the patch from `external/scons-plus-plus/recipes/SDL/fix_sdl3_from_worktree.patch`:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
cd <spp_cache_dir>/cloned/git\SDL/b70daef4eb57
|
cd <spp_cache_dir>/cloned/git/SDL/b70daef4eb57
|
||||||
git apply <path to fix_sdl3_from_worktree.patch>
|
git apply <path to fix_sdl3_from_worktree.patch>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user