Some improvements on installation from source.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@785 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2003-02-19 21:17:10 +00:00
parent ceb1cc1e56
commit 03b6d952b5
12 changed files with 35 additions and 18 deletions
+1 -1
View File
@@ -22,5 +22,5 @@
SH="${SH:-/bin/sh}"
export SH
$SH build/build.sh "$@"
$SH build/unix/build.sh "$@"