mac os x build script: increased verbosity to try to find out the cause of bug #10142

git-svn-id: trunk@12927 -
This commit is contained in:
vincents 2007-11-19 22:01:32 +00:00
parent 0ea4f5c3b0
commit d357e4841d

View File

@ -69,6 +69,8 @@ $SVN export $LAZSOURCEDIR $LAZBUILDDIR
if [ ! -e tools/svn2revisioninc ]; then
make tools PP=$COMPILER
fi
echo $LANG
svnversion .
tools/svn2revisioninc $LAZSOURCEDIR $LAZBUILDDIR/ide/revision.inc
cd $LAZBUILDDIR