mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 21:39:12 +02:00
macosx installer: support for uploading multiple fpc versions
git-svn-id: trunk@15269 -
This commit is contained in:
parent
19200a436b
commit
bd9d58aa42
@ -89,5 +89,5 @@ $HDIUTIL create -anyowners -volname fpcsrc-$FPCVERSION -imagekey zlib-level=9 -f
|
|||||||
|
|
||||||
if [ -e $DMGFILE ]; then
|
if [ -e $DMGFILE ]; then
|
||||||
#update lazarus snapshot web page
|
#update lazarus snapshot web page
|
||||||
echo "$DMGFILE fpcsrc-*-*-$FPCARCH-macosx.dmg" >> $UPDATELIST
|
echo "$DMGFILE fpcsrc-$FPCVERSION-*-$FPCARCH-macosx.dmg" >> $UPDATELIST
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user