[csw-devel] SF.net SVN: gar:[18560] csw/mgar/pkg/matplotlib/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Wed Jun 27 09:46:32 CEST 2012


Revision: 18560
          http://gar.svn.sourceforge.net/gar/?rev=18560&view=rev
Author:   wahwah
Date:     2012-06-27 07:46:32 +0000 (Wed, 27 Jun 2012)
Log Message:
-----------
matplotlib/trunk: more information about the bug

Modified Paths:
--------------
    csw/mgar/pkg/matplotlib/trunk/Makefile

Modified: csw/mgar/pkg/matplotlib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/matplotlib/trunk/Makefile	2012-06-27 07:21:21 UTC (rev 18559)
+++ csw/mgar/pkg/matplotlib/trunk/Makefile	2012-06-27 07:46:32 UTC (rev 18560)
@@ -1,6 +1,12 @@
 # Copyright 2009 OpenCSW
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
+#
+# This recipe does not build, because the code is in C++, and Python's setup
+# script insists on calling the 'cc' binary instead of 'CC'. I don't know how
+# to change it.
+#
+# upstream bug: http://bugs.python.org/issue1250
 
 NAME = matplotlib
 VERSION = 1.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