mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-31 00:09:19 +01:00
os2-buildbot.sh: Fix output directory.
This commit is contained in:
parent
3195551b2e
commit
9db4e6ed35
@ -19,7 +19,7 @@ ZIPFILE="$1"
|
||||
if [ -z $1 ]; then
|
||||
ZIPFILE=sdl-os2.zip
|
||||
fi
|
||||
ZIPDIR=SDL2-os2
|
||||
ZIPDIR=buildbot
|
||||
|
||||
set -e
|
||||
set -x
|
||||
|
Loading…
Reference in New Issue
Block a user