apache/apache.sh

Fri, 12 Oct 2012 21:26:42 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 12 Oct 2012 21:26:42 +0200
changeset 737
b3e405e9af87
permissions
-rw-r--r--

Correct typo, possibly resulting for correct use of a very old script.

     1 ##
     2 ##  apache.sh -- Apache Shell Environment Script
     3 ##
     5 #
     6 #   Run-time paths
     7 #
     9 export PATH="@l_path@"
    10 export LD_LIBRARY_PATH="@l_ld_library_path@"

mercurial