diff --git a/python-pyglet.spec b/python-pyglet.spec index af0ce99..7b9ced0 100644 --- a/python-pyglet.spec +++ b/python-pyglet.spec @@ -75,7 +75,7 @@ pyglet might be seen as an alternative to PyGame. %prep %setup -q -n %{versionedname} -# Remove the bundled pypng library python-pillow provides the same functionality) +# Remove the bundled pypng library (python-pillow provides the same functionality) rm pyglet/image/codecs/png.py rm pyglet/image/codecs/pypng.py