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



--- Comment #1 from Michael Schwendt <[email protected]> ---
As much as you may like "sed -i …" based substitutions in files, be aware that
this road is not a safe one. If the match fails, nothing gets substituted.
Using patches is to be preferred, unless you add guards more often than not to
verify that the sed command has worked.

-- 
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