https://bugzilla.redhat.com/show_bug.cgi?id=1534799
Robert-André Mauchin <zebo...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |POST Assignee|nob...@fedoraproject.org |zebo...@gmail.com Flags| |fedora-review+ --- Comment #3 from Robert-André Mauchin <zebo...@gmail.com> --- You can use find with a for loop: for lib in `find %{buildroot}%{python2_sitelib}/%{srcname}/ -name *.py` do … done Package is approved. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@lists.fedoraproject.org To unsubscribe send an email to package-review-le...@lists.fedoraproject.org