From 9878b9eebda2361bbd47d7b9c6210aa002a881f8 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Wed, 28 Aug 2013 21:53:01 +0200 Subject: [PATCH] Fix typo --- python-pillow.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pillow.spec b/python-pillow.spec index d52aadd..dc37292 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -39,7 +39,7 @@ Source0: https://github.com/python-imaging/Pillow/tarball/%{commit}/pytho # Add s390* and ppc* archs Patch0: python-pillow-archs.patch # Fix memory corruption caused by incorrect palette size -Patch1: python-pillow_bytearray.patch$ +Patch1: python-pillow_bytearray.patch BuildRequires: python2-devel BuildRequires: python-setuptools