From d357e4841d0a916e6cef06d341f80c80ea5ecb0e Mon Sep 17 00:00:00 2001 From: vincents Date: Mon, 19 Nov 2007 22:01:32 +0000 Subject: [PATCH] mac os x build script: increased verbosity to try to find out the cause of bug #10142 git-svn-id: trunk@12927 - --- tools/install/macosx/makelazsnapshot.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/install/macosx/makelazsnapshot.sh b/tools/install/macosx/makelazsnapshot.sh index 39771efa26..c9919331cd 100755 --- a/tools/install/macosx/makelazsnapshot.sh +++ b/tools/install/macosx/makelazsnapshot.sh @@ -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