From: short <> Date: Wed, 22 Oct 2003 17:58:28 +0000 (+0000) Subject: Fixed interpretation of 'fixhtml.pl' by mod_perl. X-Git-Tag: bp_apache20~130 X-Git-Url: https://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=commitdiff_plain;h=aec5cbea36fa510d5ffe0716fc50a9e4eed98d74 Fixed interpretation of 'fixhtml.pl' by mod_perl. --- diff --git a/project/fixhtml/ListItem.pm b/project/fixhtml/ListItem.pm index 669e8f9..dde81f4 100755 --- a/project/fixhtml/ListItem.pm +++ b/project/fixhtml/ListItem.pm @@ -33,7 +33,7 @@ our @ListItem=( "platform"=>"unixuser", "trivia"=>1, "priority"=>20, - "download"=>"fixhtml.pl", + "download"=>"fixhtml", "summary"=>"Convert HTML files URLs to relative", "license"=>"PD", "maintenance"=>"obsolete-".a_href('http://wget.sunsite.dk/','Wget')." option --convert-links does the same.", diff --git a/project/fixhtml/fixhtml.pl b/project/fixhtml/fixhtml similarity index 100% rename from project/fixhtml/fixhtml.pl rename to project/fixhtml/fixhtml