mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 22:58:50 +02:00
remove hardcoded fpc version number
git-svn-id: trunk@9695 -
This commit is contained in:
parent
43b02b83ea
commit
d4185133d2
@ -74,7 +74,7 @@ perl replace_in_files.pl -sR -f '=\d.\d.\d' -r =$CompilerVersionStr -m 'Makefile
|
||||
|
||||
# create a source tar.gz
|
||||
cd $TmpDir/..
|
||||
tar -czf $RPMDIR/SOURCES/fpc-2.1.1-$LazRelease.source.tar.gz fpc
|
||||
tar -czf $RPMDIR/SOURCES/fpc-$CompilerVersionStr-$LazRelease.source.tar.gz fpc
|
||||
|
||||
# remove the tempdir
|
||||
cd -
|
||||
|
Loading…
Reference in New Issue
Block a user