X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcreate_prefix.pl;h=411b2cb84113b96d573f6c8b832b39215e5c9f45;hb=refs%2Fheads%2Fmaster;hp=85919d5e5cf6bdb952734e737d1278206acc7257;hpb=6ceb5063f4f75171d4e4ab246ffbc22f604d0684;p=spider.git diff --git a/perl/create_prefix.pl b/perl/create_prefix.pl index 85919d5e..411b2cb8 100755 --- a/perl/create_prefix.pl +++ b/perl/create_prefix.pl @@ -3,7 +3,7 @@ # # Copyright (c) - Dirk Koopman G1TLH # -# $Id$ +# # require 5.004; @@ -16,6 +16,7 @@ BEGIN { unshift @INC, "$root/perl"; # this IS the right way round! unshift @INC, "$root/local"; + $data = "$root/data"; } use DXVars;