From a6b8114ecf24db2040e0c6bdf0e7feca1c33aadc Mon Sep 17 00:00:00 2001 From: freesource Date: Sat, 15 Feb 2003 06:21:42 +0000 Subject: [PATCH] Nice catch . --- gbootroot | 1 + 1 file changed, 1 insertion(+) diff --git a/gbootroot b/gbootroot index ec5f0d9..177378f 100755 --- a/gbootroot +++ b/gbootroot @@ -222,6 +222,7 @@ BEGIN { if ($fhs == 0) { unshift(@INC,"/usr/share/perl5"); + unshift(@INC,"."); # better make sure we mean . when we mean . }