rpm: comments

This commit is contained in:
mattias 2021-10-30 13:30:24 +02:00
parent ebe6434627
commit 3d959181d1

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