diff options
Diffstat (limited to 'dev-python/matplotlib/matplotlib-1.4.3.ebuild')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-1.4.3.ebuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/matplotlib/matplotlib-1.4.3.ebuild b/dev-python/matplotlib/matplotlib-1.4.3.ebuild index 78303eb9ff61..bf6eb50ae12d 100644 --- a/dev-python/matplotlib/matplotlib-1.4.3.ebuild +++ b/dev-python/matplotlib/matplotlib-1.4.3.ebuild @@ -126,6 +126,10 @@ use_setup() { fi } +PATCHES=( + "${FILESDIR}"/${P}-backport-GH5291-2462.patch +) + python_prepare_all() { # Generates test failures, but fedora does it # local PATCHES=( |
