diff -r 2c2fba140295 -r d76280f9c0c2 core/group/genver.pl --- a/core/group/genver.pl Sun Nov 07 22:57:46 2010 +0000 +++ b/core/group/genver.pl Mon Nov 08 17:12:35 2010 +0000 @@ -11,7 +11,7 @@ # use strict; use lib "../../tools"; -use lib "../../../../sf/os/fshell/fshell/tools"; +use lib "/sf/os/fshell/tools"; use fshu; my $platform = shift @ARGV;