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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Oct 6 16:11:02 CEST 2013


Revision: 22133
          http://gar.svn.sourceforge.net/gar/?rev=22133&view=rev
Author:   wahwah
Date:     2013-10-06 14:11:02 +0000 (Sun, 06 Oct 2013)
Log Message:
-----------
lang-python/python-cjson/trunk: dual-Python build

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-10-06 12:29:29 UTC (rev 22132)
+++ csw/mgar/pkg/lang-python/python-cjson/trunk/Makefile	2013-10-06 14:11:02 UTC (rev 22133)
@@ -19,14 +19,11 @@
 DISTFILES  = $(DISTNAME).tar.gz
 TEST_SCRIPTS =
 
-# This package is used for package building, therefore must be packaged for
-# all platforms where we build packages.
-PACKAGING_PLATFORMS = solaris9-i386 solaris9-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 += CSWlibgcc-s1
 RUNTIME_DEP_PKGS_CSWpy-cjson += CSWlibpython2-6-1-0
-CHECKPKG_OVERRIDES_CSWpy-cjson += surplus-dependency|CSWpython
+RUNTIME_DEP_PKGS_CSWpy-cjson += CSWlibpython2-7-1-0
 
+CHECKPKG_OVERRIDES_CSWpy-cjson += python-package-missing-py-files
+
 PACKAGES = CSWpy-cjson
 include gar/category.mk

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