$NetBSD: patch-ab,v 1.1.1.1 1999/06/08 17:51:26 bad Exp $ --- ./archive2.pl.orig Wed Aug 27 09:07:44 1997 +++ ./archive2.pl Tue Jun 8 10:55:12 1999 @@ -61,4 +61,5 @@ # All these should be in the standard PERL library +unshift(@INC, $bindir); unshift(@INC, $homedir); require "ctime.pl"; # To get MoY definitions for month abbrevs