use system installed fpc to build snapshot

git-svn-id: trunk@23949 -
This commit is contained in:
vincents 2010-03-11 20:54:40 +00:00
parent 2749b31b1e
commit 098790b986

View File

@ -39,7 +39,7 @@ if [ ! -e "$FREEZE" ]; then
echo "Cannot find freeze"
fi
export FPC=~/fpc/bin/fpc
export FPC=fpc
$SVN up $LAZSOURCEDIR
cd $LAZSOURCEDIR/tools/install/macosx