10 lines
279 B
Text
10 lines
279 B
Text
$NetBSD: patch-ac,v 1.1.1.1 1999/06/08 17:51:26 bad Exp $
|
|
|
|
--- ./bounce-remind.orig Mon Dec 9 09:49:46 1996
|
|
+++ ./bounce-remind Tue Jun 8 10:55:12 1999
|
|
@@ -34,4 +34,5 @@
|
|
|
|
# All these should be in the standard PERL library
|
|
+unshift(@INC, $bindir);
|
|
unshift(@INC, $homedir);
|
|
|