Revision: 6435
          http://gar.svn.sourceforge.net/gar/?rev=6435&view=rev
Author:   d_pocock
Date:     2009-09-23 21:24:01 +0000 (Wed, 23 Sep 2009)

Log Message:
-----------
ganglia: explicitly set sysconfdir to /etc/opt/csw/ganglia

Modified Paths:
--------------
    csw/mgar/pkg/ganglia/branches/ganglia-3.1.3-rc/Makefile

Modified: csw/mgar/pkg/ganglia/branches/ganglia-3.1.3-rc/Makefile
===================================================================
--- csw/mgar/pkg/ganglia/branches/ganglia-3.1.3-rc/Makefile     2009-09-23 
19:52:46 UTC (rev 6434)
+++ csw/mgar/pkg/ganglia/branches/ganglia-3.1.3-rc/Makefile     2009-09-23 
21:24:01 UTC (rev 6435)
@@ -99,7 +99,8 @@
 
 WWWROOT = /opt/csw/share/www
 WWWGANGLIA = $(WWWROOT)/ganglia
-ETCGANGLIA = /etc/opt/csw/ganglia
+sysconfdir = /etc/opt/csw/ganglia
+ETCGANGLIA = $(sysconfdir)
 
 PKGFILES_CSWganglia = 
 PKGFILES_CSWgangliart = $(libdir)/libganglia.*


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to