mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 01:39:31 +02:00
macosx installer: mixed up lazbuilder make target and lazbuild executable name
git-svn-id: trunk@9889 -
This commit is contained in:
parent
da9e9ee9af
commit
2ca7b335bb
@ -388,7 +388,7 @@
|
||||
<key>GID</key>
|
||||
<integer>0</integer>
|
||||
<key>Path</key>
|
||||
<string>./bin/lazbuilder</string>
|
||||
<string>./bin/lazbuild</string>
|
||||
<key>Path Type</key>
|
||||
<integer>2</integer>
|
||||
<key>Privileges</key>
|
||||
|
@ -64,7 +64,7 @@ make lazbuilder PP=$COMPILER
|
||||
make lcl LCL_PLATFORM=carbon PP=$COMPILER
|
||||
strip lazarus
|
||||
strip startlazarus
|
||||
strip lazbuilder
|
||||
strip lazbuild
|
||||
|
||||
# create symlinks
|
||||
mkdir -p $BUILDDIR/bin
|
||||
|
Loading…
Reference in New Issue
Block a user