https://bugzilla.redhat.com/show_bug.cgi?id=1534799
Robert-André Mauchin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |POST Assignee|[email protected] |[email protected] Flags| |fedora-review+ --- Comment #3 from Robert-André Mauchin <[email protected]> --- 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 -- [email protected] To unsubscribe send an email to [email protected]
