mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 09:39:31 +02:00
macosx installer: fixed lazbuild symlink
git-svn-id: trunk@9927 -
This commit is contained in:
parent
04cb05a3ff
commit
00b771db84
@ -79,7 +79,7 @@ mkdir -p $BUILDDIR/bin
|
||||
cd $BUILDDIR/bin
|
||||
ln -s ../share/lazarus/lazarus lazarus
|
||||
ln -s ../share/lazarus/startlazarus startlazarus
|
||||
ln -s ../share/lazarus/lazbuilder lazbuild
|
||||
ln -s ../share/lazarus/lazbuild lazbuild
|
||||
|
||||
# copy license file, it must be a txt file.
|
||||
cp $LAZBUILDDIR/COPYING.GPL $BUILDDIR/License.txt
|
||||
|
Loading…
Reference in New Issue
Block a user