Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22271

Modified Files:
        matplotlib-py.patch 
Log Message:
disable WXAgg


Index: matplotlib-py.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/matplotlib-py.patch,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- matplotlib-py.patch 23 Sep 2005 12:00:16 -0000      1.14
+++ matplotlib-py.patch 23 Sep 2005 13:58:30 -0000      1.15
@@ -81,7 +81,7 @@
  
  # build wxPython GUI with Agg renderer ; requires wxPython package
 -BUILD_WXAGG        = 'auto'
-+BUILD_WXAGG        = 1
++BUILD_WXAGG        = 0
  
  
  # build a small extension to manage the focus on win32 platforms.



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to