https://bugzilla.redhat.com/show_bug.cgi?id=1026380
Christopher Meng <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Christopher Meng <[email protected]> --- To me all scriptlets being used or mentioned in that page of wiki, I'd suggest that: Either from /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : to touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : Or from /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : to %{_bindir}/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : -- 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
