author | Sam Lantinga |
Wed, 19 Oct 2011 20:23:24 -0400 | |
changeset 6016 | 196ab3642a3f |
parent 6015 | 9ac7135ac3fb |
child 6017 | c66fa1438beb |
1.1 --- a/build-scripts/fatbuild.sh Tue Oct 18 01:11:08 2011 -0400 1.2 +++ b/build-scripts/fatbuild.sh Wed Oct 19 20:23:24 2011 -0400 1.3 @@ -42,6 +42,7 @@ 1.4 # Find the configure script 1.5 # 1.6 srcdir=`dirname $0`/.. 1.7 +srcdir=`cd $srcdir && pwd` 1.8 auxdir=$srcdir/build-scripts 1.9 cd $srcdir 1.10