SF.net SVN: gar:[26230] csw/mgar/pkg/lang-python/psutil/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Jun 9 14:05:43 CEST 2017


Revision: 26230
          http://sourceforge.net/p/gar/code/26230
Author:   dmichelsen
Date:     2017-06-09 12:05:43 +0000 (Fri, 09 Jun 2017)
Log Message:
-----------
lang-python/psutil/trunk: Build on Solaris 10 only

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

Modified: csw/mgar/pkg/lang-python/psutil/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/psutil/trunk/Makefile	2017-06-09 11:53:33 UTC (rev 26229)
+++ csw/mgar/pkg/lang-python/psutil/trunk/Makefile	2017-06-09 12:05:43 UTC (rev 26230)
@@ -18,6 +18,9 @@
 MODULATIONS_PYTHON_VERSION = 2_7
 CHECKPKG_OVERRIDES_CSWpy-psutil += python-package-missing-py26-files
 
+# Python stuff builds by default also on Solaris 9, not this module
+PACKAGING_PLATFORMS = solaris10-i386 solaris10-sparc
+
 PACKAGES += CSWpy-psutil
 SPKG_DESC_CSWpy-psutil = Psutil is a library for retrieving information onrunning processes
 # PKGFILES is catchall

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