diff --git a/perl-5.26.1-4.build.sh b/perl-5.26.1-4.build.sh index 44193a1..ac0afea 100755 --- a/perl-5.26.1-4.build.sh +++ b/perl-5.26.1-4.build.sh @@ -46,9 +46,11 @@ fi # # A good point to place the "if false" is here. # +# Just uncomment and move the "fi" line to where +# you want to restart. # -#DEBUG#if false; then #################################################### -#DEBUG#fi ################################################################ +#if false; then ######################################################### DEBUG +#fi ######################################################### DEBUG mkdir -p $PREFIX/build cd $PREFIX/build