[csw-devel] SF.net SVN: gar:[20952] csw/mgar/pkg/lang-python/python-cjson/trunk/ Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Fri May 3 08:53:14 CEST 2013
Revision: 20952
http://gar.svn.sourceforge.net/gar/?rev=20952&view=rev
Author: wahwah
Date: 2013-05-03 06:53:13 +0000 (Fri, 03 May 2013)
Log Message:
-----------
lang-python/python-cjson/trunk: We need this on Solaris 9 too.
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-03 06:30:02 UTC (rev 20951)
+++ csw/mgar/pkg/lang-python/python-cjson/trunk/Makefile 2013-05-03 06:53:13 UTC (rev 20952)
@@ -19,6 +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
+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