[csw-devel] SF.net SVN: gar:[21003] csw/mgar/pkg/lang-python/python-cjson/trunk/ Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun May 5 23:17:22 CEST 2013


Revision: 21003
          http://gar.svn.sourceforge.net/gar/?rev=21003&view=rev
Author:   wahwah
Date:     2013-05-05 21:17:21 +0000 (Sun, 05 May 2013)
Log Message:
-----------
lang-python/python-cjson/trunk: no need to build on Solaris 10

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/python-cjson/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/python-cjson/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python-cjson/trunk/Makefile	2013-05-05 20:52:14 UTC (rev 21002)
+++ csw/mgar/pkg/lang-python/python-cjson/trunk/Makefile	2013-05-05 21:17:21 UTC (rev 21003)
@@ -22,7 +22,8 @@
 # This package is used for package building, therefore must be packaged for
 # all platforms where we build packages.
 PACKAGING_PLATFORMS = solaris9-i386 solaris9-sparc
-PACKAGING_PLATFORMS += solaris10-i386 solaris10-sparc
+# No need to build on Solaris 10. We might enable that in the future.
+# PACKAGING_PLATFORMS += solaris10-i386 solaris10-sparc
 
 RUNTIME_DEP_PKGS_CSWpy-cjson += CSWlibpython2-6-1-0
 CHECKPKG_OVERRIDES_CSWpy-cjson += surplus-dependency|CSWpython

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list