Revision: 7324
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7324&view=rev
Author:   jdh2358
Date:     2009-07-31 15:39:30 +0000 (Fri, 31 Jul 2009)

Log Message:
-----------
revert setupext.py patch for osx; breaks my osx test build

Modified Paths:
--------------
    branches/v0_99_maint/setupext.py

Modified: branches/v0_99_maint/setupext.py
===================================================================
--- branches/v0_99_maint/setupext.py    2009-07-31 15:32:11 UTC (rev 7323)
+++ branches/v0_99_maint/setupext.py    2009-07-31 15:39:30 UTC (rev 7324)
@@ -51,7 +51,7 @@
     'linux'  : ['/usr/local', '/usr',],
     'cygwin' : ['/usr/local', '/usr',],
     'darwin' : ['/sw/lib/freetype2', '/sw/lib/freetype219', '/usr/local',
-                '/usr', '/sw'],
+                '/usr', '/sw', '/usr/X11R6'],
     'freebsd4' : ['/usr/local', '/usr'],
     'freebsd5' : ['/usr/local', '/usr'],
     'freebsd6' : ['/usr/local', '/usr'],


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to