apache/apache.sh

changeset 711
e5faec28ec63
equal deleted inserted replaced
-1:000000000000 0:54a64c2b70ea
1 ##
2 ## apache.sh -- Apache Shell Environment Script
3 ##
4
5 #
6 # Run-time paths
7 #
8
9 export PATH="@l_path@"
10 export LD_LIBRARY_PATH="@l_ld_library_path@"
11

mercurial