From 6e771d153093a5a73ee08afcad4cc816383752eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Wed, 13 Feb 2019 00:54:28 +0100 Subject: [PATCH] https://fedoraproject.org/wiki/Changes/Python_Extension_Flags --- python-matplotlib.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 6fc527d..1622f62 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -284,6 +284,7 @@ sed -i 's/\(USE_FONTCONFIG = \)False/\1True/' lib/matplotlib/font_manager.py %build +%set_build_flags export http_proxy=http://127.0.0.1/ MPLCONFIGDIR=$PWD \