mirror of
https://gitlab.com/xonotic/xonotic
synced 2024-12-14 19:05:09 +00:00
fix a minor typo
This commit is contained in:
parent
8fa0fcb4cb
commit
82f7254763
2
all
2
all
@ -1035,7 +1035,7 @@ case "$cmd" in
|
||||
verbose "$SELF" release-compile osx \
|
||||
'STRIP=: CC="gcc -g -arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.4 -I$HOME/dp.osx/include -L$HOME/dp.osx/lib -fno-reorder-blocks"' \
|
||||
'' '' \
|
||||
'cl-release' 'darkplaces-glx:Xonotic/Xonotic.app/Contents/MacOS/xonotic-osx-agl-bin'
|
||||
'cl-release' 'darkplaces-agl:Xonotic/Xonotic.app/Contents/MacOS/xonotic-osx-agl-bin'
|
||||
;;
|
||||
release-engine-osx)
|
||||
verbose "$SELF" release-engine-osx-sv-sdl
|
||||
|
Loading…
Reference in New Issue
Block a user