mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-07 12:50:38 +08:00
ci: use SDL2 zip source archive
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user