]> git.donarmstrong.com Git - debbugs.git/blobdiff - cgi/soap.cgi
the libraries are now in the lib directory
[debbugs.git] / cgi / soap.cgi
index 8c1ec3c5c3466d45d6168f22ec299311fc2326da..b4039214dd3bc33717a592d171c738275c845d30 100755 (executable)
@@ -24,7 +24,7 @@ BEGIN {
     if ($INC[0] !~ /^\//) {
     }
 }
-use if defined $debbugs_dir, lib => $debbugs_dir;
+use if defined $debbugs_dir, lib => $debbugs_dir.'/lib/';
 
 #use SOAP::Transport::HTTP;