apache/apache.sh

Mon, 01 Jul 2013 21:23:57 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 01 Jul 2013 21:23:57 +0200
changeset 776
6fb4607b503b
permissions
-rw-r--r--

Whoops, repeat the correction from 21ce05ebf344 using a hammer instead.

     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