From: Cliff Woolley Date: Sun, 29 Jul 2001 22:54:22 +0000 (+0000) Subject: No such thing as /usr/local/bin/perl5 on icarus... X-Git-Tag: 2.0.23~159 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7c5c2babe3da83b0f336ac0c52a7b216b7ced7b;p=thirdparty%2Fapache%2Fhttpd.git No such thing as /usr/local/bin/perl5 on icarus... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89774 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/expand.pl b/docs/manual/expand.pl index 782b70a6693..c85e3076f52 100644 --- a/docs/manual/expand.pl +++ b/docs/manual/expand.pl @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl5 +#!/usr/bin/perl # This is a very simple Perl script to expand server-side includes # in the directory it is run, and direct subdirectories. It will