Typo fix in comment
This commit is contained in:
parent
247e2a621d
commit
7631010871
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue