packages: munin/munin-separate-configs.patch - use munin perl objects

baggins baggins at pld-linux.org
Tue Dec 1 00:04:53 CET 2009


Author: baggins                      Date: Mon Nov 30 23:04:53 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use munin perl objects

---- Files affected:
packages/munin:
   munin-separate-configs.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/munin/munin-separate-configs.patch
diff -u packages/munin/munin-separate-configs.patch:1.2 packages/munin/munin-separate-configs.patch:1.3
--- packages/munin/munin-separate-configs.patch:1.2	Mon Nov 30 17:54:30 2009
+++ packages/munin/munin-separate-configs.patch	Tue Dec  1 00:04:48 2009
@@ -454,7 +454,7 @@
      --host <host>	Compatability. No effect.
      --config <file>	Use <file> as configuration file. 
 -			[/etc/munin/munin.conf]
-+			[@@MCONFDIR@@/munin.conf]
++			[$Munin::Common::Defaults::MUNIN_MCONFDIR/munin.conf]
  
  ";
      exit 0;
@@ -493,7 +493,7 @@
      			--contact options may be supplied.
      --config <file>	Use <file> as configuration file. 
 -    			[/etc/munin/munin.conf]
-+    			[@@MCONFDIR@@/munin.conf]
++    			[$Munin::Common::Defaults::MUNIN_MCONFDIR/munin.conf]
  
  ";
      exit 0;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/munin/munin-separate-configs.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list