forked from pool/python-pyglet
Accepting request 577033 from home:TheBlackCat:branches:devel:languages:python
- Remove "noisy" example. It can't be used for commercial purposes OBS-URL: https://build.opensuse.org/request/show/577033 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyglet?expand=0&rev=15
This commit is contained in:
@@ -71,6 +71,8 @@ developing games and other visually-rich applications.
|
||||
%prep
|
||||
%setup -q -n pyglet-%{version}
|
||||
%patch0
|
||||
# Can't be used for commercial purposes
|
||||
rm -r examples/noisy/
|
||||
|
||||
# Convert to unix line end
|
||||
find -name "*.py" -exec dos2unix "{}" "+"
|
||||
|
Reference in New Issue
Block a user