]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - .inspircd.inc
Guess origin where server is lazy with PING/PONG and doesnt specify one, prepend...
[user/henk/code/inspircd.git] / .inspircd.inc
index 3fd45f5e213513cc4f6ba7bc0cac3ec622d07141..67daff2fe28aa830eb577581dafae034907bcdee 100644 (file)
@@ -21,8 +21,6 @@ my $libpath = "@LIBRARY_DIR@";
 my $executable = "@EXECUTABLE@";
 my @filesparsed;
 
-$ENV{"LD_LIBRARY_PATH"} = $ENV{"LD_LIBRARY_PATH"} . ":/usr/local/lib/mysql:/usr/lib/mysql:$libpath";
-
 # Lets see what they want to do.. Set the variable (Cause i'm a lazy coder)
 my $arg = $ARGV[0];
 getpidfile($confpath."inspircd.conf");