mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-09 22:32:40 +01:00
rpm: comments
This commit is contained in:
parent
71584f5ece
commit
934d701488
@ -82,7 +82,7 @@ Pas2jsVer=
|
||||
|
||||
Arch=$(rpm --eval "%{_target_cpu}")
|
||||
|
||||
# download lazarus svn if needed
|
||||
# download lazarus git if needed
|
||||
echo "creating lazarus tgz ..."
|
||||
#if [ ! -f $SrcTGZ ]; then
|
||||
if [ "$UseCHMHelp" = "1" ]; then SrcTGZOpts="chmhelp"; fi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user