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:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 15 14:01:06 UTC 2018 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
- Remove "noisy" example. It can't be used for commercial purposes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 14 16:21:19 UTC 2018 - toddrme2178@gmail.com
|
Wed Feb 14 16:21:19 UTC 2018 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@@ -71,6 +71,8 @@ developing games and other visually-rich applications.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n pyglet-%{version}
|
%setup -q -n pyglet-%{version}
|
||||||
%patch0
|
%patch0
|
||||||
|
# Can't be used for commercial purposes
|
||||||
|
rm -r examples/noisy/
|
||||||
|
|
||||||
# Convert to unix line end
|
# Convert to unix line end
|
||||||
find -name "*.py" -exec dos2unix "{}" "+"
|
find -name "*.py" -exec dos2unix "{}" "+"
|
||||||
|
Reference in New Issue
Block a user