X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=scripts%2Fparsealliances.pl;fp=scripts%2Fparsealliances.pl;h=f8daeaf40d961d2ba5b0c7eff01517c23c0a749d;hb=13e3df1e4218c19325ef732a4a2cb2b7db79a69c;hp=c7b58176852dcdf92795b840ffe38dfbb80a6a18;hpb=3f776a02a0596d504342d16d34b71ec05558e8a6;p=ndwebbie.git diff --git a/scripts/parsealliances.pl b/scripts/parsealliances.pl index c7b5817..f8daeaf 100755 --- a/scripts/parsealliances.pl +++ b/scripts/parsealliances.pl @@ -27,7 +27,7 @@ use DBD::Pg qw(:pg_types); use LWP::Simple; -use lib qw{/var/www/ndawn/}; +use lib qw{/var/www/ndawn/lib/}; use ND::Include; use ND::DB;