From a7b312f959f557c759003e1ab985633928a69a5b Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Wed, 2 Jul 2014 09:44:15 +0200 Subject: [PATCH] Fix source folder name --- python-pillow.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pillow.spec b/python-pillow.spec index 2077fa2..124c88a 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -211,7 +211,7 @@ PIL image wrapper for Qt. %prep -%setup -q -n python-imaging-Pillow-%{shortcommit} +%setup -q -n python-pillow-Pillow-%{shortcommit} # jpeg2k tests fail on big endians, see #1100762 %ifarch ppc ppc64 ppc64p7 s390 s390x