1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-23 09:03:23 -05:00

Nice catch .

This commit is contained in:
freesource 2003-02-15 06:21:42 +00:00
parent d4a45b3a1a
commit a6b8114ecf

View File

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