Author: wolvverine Date: Sun Oct 29 00:10:53 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - path to rrd font file
---- Files affected: SOURCES: nagios-grapher-rrdfont_path.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/nagios-grapher-rrdfont_path.patch diff -u /dev/null SOURCES/nagios-grapher-rrdfont_path.patch:1.1 --- /dev/null Sun Oct 29 02:10:53 2006 +++ SOURCES/nagios-grapher-rrdfont_path.patch Sun Oct 29 02:10:48 2006 @@ -0,0 +1,12 @@ +diff -uNr nagios-grapher-1.6.1.orig/cfg/ngraph.ncfg.in nagios-grapher-1.6.1/cfg/ngraph.ncfg.in +--- nagios-grapher-1.6.1.orig/cfg/ngraph.ncfg.in 2006-09-25 15:05:55.000000000 +0000 ++++ nagios-grapher-1.6.1/cfg/ngraph.ncfg.in 2006-10-29 00:05:47.000000000 +0000 +@@ -24,7 +24,7 @@ + rrdpath @NG_RRD@/ + tmppath /tmp/nagiosgrapher/ + +- fontfile /usr/local/rrdtool/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf ++ fontfile /usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf + + serviceext_type @NG_SRVEXT@ + serviceextinfo @NG_SRVEXT_FILE@ ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
