Browse Source

Nice catch .

master
freesource 22 years ago
parent
commit
a6b8114ecf
  1. 1
      gbootroot

1
gbootroot

@ -222,6 +222,7 @@ BEGIN {
if ($fhs == 0) {
unshift(@INC,"/usr/share/perl5");
unshift(@INC,"."); # better make sure we mean . when we mean .
}

Loading…
Cancel
Save