rpm: comments

This commit is contained in:
mattias 2021-10-30 13:31:14 +02:00
parent 71584f5ece
commit 934d701488

View File

@ -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