Fixed bug in build.sh.
Also: little typographical change in Makefile.build. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1337 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
if [ -z "$BUILD_WORK" ]; then
|
||||
BUILD_WORK=.
|
||||
export BUILD_WORK
|
||||
fi
|
||||
|
||||
# Read in the config settings that affect the build, if present.
|
||||
|
||||
Reference in New Issue
Block a user