From 92713f43ecd93ca8f0e51bda25b6547e21ce0b1c Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Wed, 27 Mar 2013 12:08:13 +0100 Subject: [PATCH] enable matplotlib patch again, removed nonintentionally --- ipython.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ipython.spec b/ipython.spec index b30f913..b8b1a48 100644 --- a/ipython.spec +++ b/ipython.spec @@ -241,6 +241,8 @@ This package contains the gui of %{name}, which requires PyQt. %prep %setup -q +%patch0 -p 1 + # delete bundling libs pushd IPython/external # python's own modules