python-matplotlib/disable-wx-in-setup.cfg.patch
David Malcolm 2114656575 1.0.1-20: remove wx support for rhel >= 7
* Wed Apr 18 2012 David Malcolm <dmalcolm@redhat.com> - 1.0.1-20
- remove wx support for rhel >= 7
2012-04-18 16:25:06 -04:00

13 lines
396 B
Diff

diff -up matplotlib-1.0.1/setup.cfg.disable-wx-in-setup.cfg matplotlib-1.0.1/setup.cfg
--- matplotlib-1.0.1/setup.cfg.disable-wx-in-setup.cfg 2012-04-18 15:54:40.408040980 -0400
+++ matplotlib-1.0.1/setup.cfg 2012-04-18 15:54:40.412040931 -0400
@@ -57,7 +57,7 @@ configobj = False
gtk = True
gtkagg = True
tkagg = True
-wxagg = True
+wxagg = False
[rc_options]
# User-configurable options