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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat Sep 27 21:54:12 CEST 2014


Revision: 24145
          http://sourceforge.net/p/gar/code/24145
Author:   dmichelsen
Date:     2014-09-27 19:54:09 +0000 (Sat, 27 Sep 2014)
Log Message:
-----------
lang-python/numpy/trunk: Restrict to Solaris 10

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

Modified: csw/mgar/pkg/lang-python/numpy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/numpy/trunk/Makefile	2014-09-27 18:45:46 UTC (rev 24144)
+++ csw/mgar/pkg/lang-python/numpy/trunk/Makefile	2014-09-27 19:54:09 UTC (rev 24145)
@@ -20,6 +20,9 @@
 
 # PATCHFILES += 0001-mvec-is-a-SPARC-only-library.patch
 
+# This is a special library, Solaris 10 only, sorry
+PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
+
 RUNTIME_DEP_PKGS_CSWpy-numpy += CSWlibgcc-s1
 RUNTIME_DEP_PKGS_CSWpy-numpy += CSWlibpython2-6-1-0
 RUNTIME_DEP_PKGS_CSWpy-numpy += CSWlibpython2-7-1-0

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