pkgsrc-ng/sysutils/munin-doc/patches/patch-server_munin-graph.in
2013-09-26 17:14:40 +02:00

16 lines
360 B
Plaintext

$NetBSD: patch-server_munin-graph.in,v 1.1 2013/06/17 13:28:28 wiz Exp $
Fix build with perl-5.18's pod2man.
--- server/munin-graph.in.orig 2005-04-15 20:31:22.000000000 +0000
+++ server/munin-graph.in
@@ -1092,6 +1092,8 @@ sub escape
1;
+=encoding iso-8859-1
+
=head1 NAME
munin-graph - A program to create graphs from data contained in rrd-files.