diff options
Diffstat (limited to 'net/mrtg/patches/patch-ab')
-rw-r--r-- | net/mrtg/patches/patch-ab | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/net/mrtg/patches/patch-ab b/net/mrtg/patches/patch-ab index 8831292ca28..9e6e6131902 100644 --- a/net/mrtg/patches/patch-ab +++ b/net/mrtg/patches/patch-ab @@ -1,11 +1,11 @@ ---- mrtg.cfg-dist.orig Fri Oct 24 21:35:55 1997 -+++ mrtg.cfg-dist Sat Dec 6 09:34:48 1997 -@@ -21,7 +21,7 @@ +--- mrtg.orig Mon Jul 13 13:17:55 1998 ++++ mrtg Mon Jul 13 13:19:52 1998 +@@ -54,7 +54,7 @@ + } + die "ERROR: Can\'t find location of mrtg executable\n" + unless $main::binpath; +- unshift (@INC,$main::binpath); ++ $main::binpath .= "/../libexec" + } - # Where should the logfiles, and webpages be created? - --# WorkDir: /usr/tardis/pub/www/stats/mrtg -+WorkDir: /usr/local/www/data/mrtg - - # -------------------------- - # Optional Global Parameters + ### |