Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
:
tools
>
python-futures
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 10
[-]
[+]
Changed
python-futures.spec
@@ -33,6 +33,7 @@ find . -type d | sed '1,2d;s,^\.,\%attr(-\,root\,root) \%dir ,' > %{_builddir}/pythonfutures/%{name}.filelist find . -type f | sed 's,^\.,\%attr(-\,root\,root) ,' >> %{_builddir}/pythonfutures/%{name}.filelist find . -type l | sed 's,^\.,\%attr(-\,root\,root) ,' >> %{_builddir}/pythonfutures/%{name}.filelist +find . -type f -name \*.pyo -exec rm {} \; %endif %clean