mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-21 16:09:31 +01:00
use get_lazarus_version.sh to retrieve version form aboutfrm.pas
git-svn-id: trunk@8721 -
This commit is contained in:
parent
007d036437
commit
51a71028bc
@ -50,7 +50,7 @@ export FPC
|
||||
cd -
|
||||
|
||||
# create a temporary copy of the lazarus sources for packaging
|
||||
LazVersion=0.9.13
|
||||
LazVersion=$(./get_lazarus_version.sh)
|
||||
LazRelease=`echo $FPCRPM | sed -e 's/-/_/g'`
|
||||
TmpDir=/tmp/`whoami`/lazarus
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user