Revision: 17501
          http://gar.svn.sourceforge.net/gar/?rev=17501&view=rev
Author:   d_pocock
Date:     2012-03-21 16:53:44 +0000 (Wed, 21 Mar 2012)
Log Message:
-----------
ganglia: Adapt for Solaris 9 or 10 build.  Exclude test scripts for 3.3.3

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

Modified: csw/mgar/pkg/ganglia/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ganglia/trunk/Makefile 2012-03-21 15:10:14 UTC (rev 17500)
+++ csw/mgar/pkg/ganglia/trunk/Makefile 2012-03-21 16:53:44 UTC (rev 17501)
@@ -4,7 +4,7 @@
 CATEGORIES = utils
 GARTYPE = v2
 
-PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+#PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
 
 # How should we set this?
 # There is a release number in configure.in, maybe use that?
@@ -143,6 +143,9 @@
 ifeq ($(VERSION),3.3.1)
 TEST_SCRIPTS =
 endif
+ifeq ($(VERSION),3.3.3)
+TEST_SCRIPTS =
+endif
 
 #INSTALL_SCRIPTS = $(WORKSRC)/Makefile custom
 

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

Reply via email to