mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-10 09:39:25 +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
|
if [ ! -e tools/svn2revisioninc ]; then
|
||||||
make tools PP=$COMPILER
|
make tools PP=$COMPILER
|
||||||
fi
|
fi
|
||||||
echo $LANG
|
|
||||||
svnversion .
|
|
||||||
tools/svn2revisioninc $LAZSOURCEDIR $LAZBUILDDIR/ide/revision.inc
|
tools/svn2revisioninc $LAZSOURCEDIR $LAZBUILDDIR/ide/revision.inc
|
||||||
|
|
||||||
cd $LAZBUILDDIR
|
cd $LAZBUILDDIR
|
||||||
|
Loading…
Reference in New Issue
Block a user