add CTY-3304
[spider.git] / perl / create_prefix.pl
index 85919d5e5cf6bdb952734e737d1278206acc7257..411b2cb84113b96d573f6c8b832b39215e5c9f45 100755 (executable)
@@ -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;