mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 16:16:05 +02:00
dmg: versions with letters and minus
git-svn-id: trunk@42841 -
This commit is contained in:
parent
f79577e967
commit
ef77e16f7a
@ -94,7 +94,7 @@ LAZSOURCEDIR=$(pwd)
|
||||
cd -
|
||||
|
||||
cd ..
|
||||
LazVersion=$(./get_lazarus_version.sh)
|
||||
LazVersion=$(./get_lazarus_version.sh | sed -e 's/[a-zA-Z\-]//g')
|
||||
cd -
|
||||
LazRelease='0'
|
||||
# Iceberg only supports a major and a minor version number
|
||||
|
Loading…
Reference in New Issue
Block a user