15 lines
398 B
Text
15 lines
398 B
Text
$NetBSD: patch-node_munin-node-configure-snmp.in,v 1.1 2013/06/17 13:28:28 wiz Exp $
|
|
|
|
Fix build with perl-5.18's pod2man.
|
|
|
|
--- node/munin-node-configure-snmp.in.orig 2005-04-15 20:29:18.000000000 +0000
|
|
+++ node/munin-node-configure-snmp.in
|
|
@@ -551,6 +551,8 @@ sub get_plugins
|
|
|
|
1;
|
|
|
|
+=encoding iso-8859-1
|
|
+
|
|
=head1 NAME
|
|
|
|
munin-node-configure-snmp - A sub-program used by munin-node-configure to
|