X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=installhtml;h=4bbaba9f0de157ab17b90b6e8fe5c76f31840140;hb=78da6883f07d155aeb421dce0d6958c4526de8e6;hp=b5406c5691791168708a5995df1c2491cd0a8dca;hpb=3d8876fcebe385593e503c80fd82539f2662a7d4;p=p5sagit%2Fp5-mst-13.2.git diff --git a/installhtml b/installhtml index b5406c5..4bbaba9 100755 --- a/installhtml +++ b/installhtml @@ -601,6 +601,7 @@ sub runpod2html { "--htmlroot=$htmlroot", "--podpath=".join(":", @podpath), "--podroot=$podroot", "--netscape", + "--header", ($doindex ? "--index" : "--noindex"), "--" . ($recurse ? "" : "no") . "recurse", ($#libpods >= 0) ? "--libpods=" . join(":", @libpods) : "",