stas 2002/07/12 00:52:30 Modified: bin makeindex Log: point the indexer to the / Revision Changes Path 1.9 +1 -1 modperl-docs/bin/makeindex Index: makeindex =================================================================== RCS file: /home/cvs/modperl-docs/bin/makeindex,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- makeindex 18 Jun 2002 02:50:41 -0000 1.8 +++ makeindex 12 Jul 2002 07:52:30 -0000 1.9 @@ -26,7 +26,7 @@ my $hostname = Sys::Hostname::hostname(); if ($hostname && $hostname eq 'daedalus.apache.org') { - $ENV{MODPERL_SITE} = "http://perl.apache.org/release/"; + $ENV{MODPERL_SITE} = "http://perl.apache.org/"; $ENV{SWISH_BINARY_PATH} = "/home/perlwww/bin/swish-e"; # unshift @INC,
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]