apache/apache.sh

Mon, 01 Jul 2013 20:56:52 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 01 Jul 2013 20:56:52 +0200
changeset 774
9024b850a1f9
permissions
-rw-r--r--

Correct configuration keyword, removing superfluous double quote.

     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