https://bugzilla.redhat.com/show_bug.cgi?id=1534799 Robert-André Mauchin <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |POST Assignee|nobody@xxxxxxxxxxxxxxxxx |zebob.m@xxxxxxxxx Flags| |fedora-review+ --- Comment #3 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx