Alibek Omarov
5 years ago
3 changed files with 7 additions and 1 deletions
@ -1,3 +1,4 @@ |
|||||||
# SDL2 sources. We will build our own version |
# SDL2 sources. We will build our own version |
||||||
curl -s http://libsdl.org/release/SDL2-$SDL_VERSION.tar.gz | tar xzf - |
curl http://libsdl.org/release/SDL2-$SDL_VERSION.zip -o SDL2.zip |
||||||
|
unzip -x SDL2.zip |
||||||
mv SDL2-$SDL_VERSION SDL2_src |
mv SDL2-$SDL_VERSION SDL2_src |
||||||
|
Loading…
Reference in new issue