SOURCES: munin-Makefile.patch - dir cleanup
baggins
baggins at pld-linux.org
Wed Dec 3 23:35:48 CET 2008
Author: baggins Date: Wed Dec 3 22:35:48 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- dir cleanup
---- Files affected:
SOURCES:
munin-Makefile.patch (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SOURCES/munin-Makefile.patch
diff -u SOURCES/munin-Makefile.patch:1.5 SOURCES/munin-Makefile.patch:1.6
--- SOURCES/munin-Makefile.patch:1.5 Fri Apr 4 11:30:42 2008
+++ SOURCES/munin-Makefile.patch Wed Dec 3 23:35:42 2008
@@ -50,12 +50,12 @@
# Server only - Output directory
-HTMLDIR = $(PREFIX)/var/www
-CGIDIR = $(HTMLDIR)/cgi
-+HTMLDIR = $(DESTDIR)/home/services/httpd/html/munin
++HTMLDIR = $(DESTDIR)/var/lib/munin/html
+CGIDIR = $(LIBDIR)/cgi
# Client only - Where to put RRD files and other intenal data
-DBDIR = $(DESTDIR)/var/opt/munin
-+DBDIR = $(DESTDIR)/var/lib/munin
++DBDIR = $(DESTDIR)/var/lib/munin/db
# Client only - Where plugins should put their states. Must be writable by
# group "munin", and should be preserved between reboots
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/munin-Makefile.patch?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list