$NetBSD: patch-ab,v 1.4 1999/05/22 10:45:33 rh Exp $ --- run/mrtg.orig Tue Apr 27 10:04:06 1999 +++ run/mrtg Sat May 22 10:59:57 1999 @@ -52,7 +52,7 @@ } die "ERROR: Can\'t find location of mrtg executable\n" unless $main::binpath; - unshift (@INC,$main::binpath); + $main::binpath .= "/../libexec" } ###