$NetBSD: patch-ab,v 1.4 1999/05/22 10:45:33 rh Exp $

--- contrib/NSI/Mrtg_nsi.orig	Thu Oct 19 14:20:46 2000
+++ contrib/NSI/Mrtg_nsi	Thu Oct 19 14:21:08 2000
@@ -59,7 +59,7 @@
 	}
 	die "ERROR: Can\'t find location of mrtg executable\n" 
 	  unless $main::binpath; 
-	unshift (@INC,$main::binpath);
+	$main::binpath .= "/../libexec"
 }
 
 # There older perls tend to behave peculiar with
