Revision: 16450 http://gar.svn.sourceforge.net/gar/?rev=16450&view=rev Author: d_pocock Date: 2011-12-10 11:09:12 +0000 (Sat, 10 Dec 2011) Log Message: ----------- ganglia-modules-solaris: add correct config file location
Modified Paths: -------------- csw/mgar/pkg/ganglia-modules-solaris/trunk/Makefile Modified: csw/mgar/pkg/ganglia-modules-solaris/trunk/Makefile =================================================================== --- csw/mgar/pkg/ganglia-modules-solaris/trunk/Makefile 2011-12-09 23:53:09 UTC (rev 16449) +++ csw/mgar/pkg/ganglia-modules-solaris/trunk/Makefile 2011-12-10 11:09:12 UTC (rev 16450) @@ -54,7 +54,7 @@ include gar/category.mk post-install-modulated: - @ginstall -d $(DESTDIR)/etc/opt/csw/ganglia - cp $(WORKSRC)/conf.d/mod_io.conf $(DESTDIR)/etc/opt/csw/ganglia/mod_io.conf.CSW - cp $(WORKSRC)/conf.d/mod_multicpu.conf $(DESTDIR)/etc/opt/csw/ganglia/mod_multicpu.conf.CSW + @ginstall -d $(DESTDIR)/etc/opt/csw/ganglia/conf.d + cp $(WORKSRC)/conf.d/mod_io.conf $(DESTDIR)/etc/opt/csw/ganglia/conf.d/mod_io.conf.CSW + cp $(WORKSRC)/conf.d/mod_multicpu.conf $(DESTDIR)/etc/opt/csw/ganglia/conf.d/mod_multicpu.conf.CSW This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel