components/apache2/patches/printenv.patch
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Wed, 27 May 2015 11:09:36 -0500
changeset 4362 0a8849e52e36
parent 1051 88181893f51e
permissions -rw-r--r--
21137286 Userland WS_TOP should be determined relative to make-rules/shared-macros.mk (fix top-level build)

--- docs/cgi-examples/printenv	Fri Dec 10 21:52:29 2004
+++ docs/cgi-examples/printenv	Mon Nov 12 07:06:02 2012
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
 ##
 ##  printenv -- demo CGI program which just prints its environment
 ##