https://bugzilla.redhat.com/show_bug.cgi?id=1276960

Zbigniew Jędrzejewski-Szmek <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Zbigniew Jędrzejewski-Szmek <[email protected]> ---
Why do you create an empty configure script and then call it?

find %{buildroot}%{_datadir}/locale/ -name "*.po" -exec rm -rf {} \;
→
find %{buildroot}%{_datadir}/locale/ -name "*.po" -delete

-- 
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]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to