Revision: 16308
          http://gar.svn.sourceforge.net/gar/?rev=16308&view=rev
Author:   d_pocock
Date:     2011-11-27 07:11:05 +0000 (Sun, 27 Nov 2011)
Log Message:
-----------
ganglia: update location for man pages

Modified Paths:
--------------
    csw/mgar/pkg/ganglia/trunk/Makefile

Modified: csw/mgar/pkg/ganglia/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ganglia/trunk/Makefile 2011-11-27 06:55:43 UTC (rev 16307)
+++ csw/mgar/pkg/ganglia/trunk/Makefile 2011-11-27 07:11:05 UTC (rev 16308)
@@ -208,12 +208,10 @@
        @rm -rf $(DESTDIR)$(ETCGANGLIA)/conf.d/modgstatus.conf.CSW
 endif
        @ginstall -d $(DESTDIR)/var/opt/csw/ganglia/rrds
-       @ginstall -d $(DESTDIR)/opt/csw/man/man1
-       @ginstall -d $(DESTDIR)/opt/csw/man/man5
-       @ginstall -D $(WORKSRC)/gmond/gmond.conf.5 
$(DESTDIR)/opt/csw/man/man5/gmond.conf.5
-       @ginstall -D $(WORKSRC)/mans/gmetad.1 
$(DESTDIR)/opt/csw/man/man1/gmetad.1
-       @ginstall -D $(WORKSRC)/mans/gmond.1 $(DESTDIR)/opt/csw/man/man1/gmond.1
-       @ginstall -D $(WORKSRC)/mans/gmetric.1 
$(DESTDIR)/opt/csw/man/man1/gmetric.1
+       @ginstall -D $(WORKSRC)/gmond/gmond.conf.5 
$(DESTDIR)$(mandir)/man5/gmond.conf.5
+       @ginstall -D $(WORKSRC)/mans/gmetad.1 $(DESTDIR)$(mandir)/man1/gmetad.1
+       @ginstall -D $(WORKSRC)/mans/gmond.1 $(DESTDIR)$(mandir)/man1/gmond.1
+       @ginstall -D $(WORKSRC)/mans/gmetric.1 
$(DESTDIR)$(mandir)/man1/gmetric.1
        
 
 

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