fix main:mkver()
[spider.git] / perl / create_sysop.pl
index 11673e3146f55694f654bd1b7771811e779d1fcf..f14cf6d2b284337699a8bd5537e3c571bc20e61c 100755 (executable)
@@ -16,6 +16,7 @@ BEGIN {
        $root = $ENV{'DXSPIDER_ROOT'} if $ENV{'DXSPIDER_ROOT'};
 
        unshift @INC, "$root/local";
+       sub main::mkver {}
 }
 
 use DXVars;