https://bugzilla.redhat.com/show_bug.cgi?id=988193
--- Comment #7 from Christopher Meng <[email protected]> --- %post touch --no-create %{_datadir}/icons/elementary-xfce &>/dev/null ||: touch --no-create %{_datadir}/icons/elementary-xfce-dark &>/dev/null ||: touch --no-create %{_datadir}/icons/elementary-xfce-darker &>/dev/null ||: I think it should be %post touch --no-create %{_datadir}/icons/elementary-xfce &>/dev/null touch --no-create %{_datadir}/icons/elementary-xfce-dark &>/dev/null touch --no-create %{_datadir}/icons/elementary-xfce-darker &>/dev/null ||: -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=iT4z74iEia&a=cc_unsubscribe _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
