SOURCES: nagios-grapher-perl_path.patch (NEW) - patch for path
wolvverine
wolvverine at pld-linux.org
Sun Oct 29 01:02:16 CEST 2006
Author: wolvverine Date: Sat Oct 28 23:02:16 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- patch for path
---- Files affected:
SOURCES:
nagios-grapher-perl_path.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/nagios-grapher-perl_path.patch
diff -u /dev/null SOURCES/nagios-grapher-perl_path.patch:1.1
--- /dev/null Sun Oct 29 01:02:16 2006
+++ SOURCES/nagios-grapher-perl_path.patch Sun Oct 29 01:02:11 2006
@@ -0,0 +1,12 @@
+diff -uNr nagios-grapher-1.6.1.orig/sbin/graphs.cgi nagios-grapher-1.6.1/sbin/graphs.cgi
+--- nagios-grapher-1.6.1.orig/sbin/graphs.cgi 2006-08-01 10:10:41.000000000 +0000
++++ nagios-grapher-1.6.1/sbin/graphs.cgi 2006-10-28 22:40:43.000000000 +0000
+@@ -350,7 +350,7 @@
+ }
+
+ sub action_showcalendar {
+- use Calendar::Simple;
++ use HTML::Calendar::Simple;
+
+ my @today = localtime( time() );
+
================================================================
More information about the pld-cvs-commit
mailing list