X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=scripts%2Fparseplanets.pl;h=e3c013ac1790d5accbfc52a17c309d176b0c837e;hb=02c7aaff53da28137793c89c32d9994b93db61fb;hp=51e36c96fbc73d0919304e31ba2503ae75414482;hpb=f7e7744546daea3bb524a6822e4028dcac2b4cde;p=ndwebbie.git diff --git a/scripts/parseplanets.pl b/scripts/parseplanets.pl index 51e36c9..e3c013a 100755 --- a/scripts/parseplanets.pl +++ b/scripts/parseplanets.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;