mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 16:00:23 +02:00
mac os x installer build script: reduced verbosity after fix of bug #10142
git-svn-id: trunk@12936 -
This commit is contained in:
parent
b001b9fc65
commit
17b318bf8c
@ -69,8 +69,6 @@ $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
|
||||
|
Loading…
Reference in New Issue
Block a user