]> ruin.nu Git - ndwebbie.git/commitdiff
Updated the path to ND libs
authorMichael Andreen <harv@ruin.nu>
Fri, 31 Aug 2007 16:14:55 +0000 (18:14 +0200)
committerMichael Andreen <harv@ruin.nu>
Fri, 31 Aug 2007 16:14:55 +0000 (18:14 +0200)
scripts/parsedumps.pl

index 106922b4d4d781adbfdea6359ab55a9d3606b852..e02c46b82707acefe91e77d039fcd596b4ee72aa 100755 (executable)
@@ -27,7 +27,7 @@ use DBD::Pg qw(:pg_types);
 
 use LWP::Simple;
 
-use lib qw{/var/www/ndawn/code/};
+use lib qw{/var/www/ndawn/};
 
 use ND::Include;