On Wed, 11 Jul 2007, Nicolas Mailhot wrote:
if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi
What's the point of || : ?
to silently hide problems, rather than to fix them, and to return a success error code after the fact of failure
-- Russ Herrold -- Fedora-packaging mailing list Fedora-packaging@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-packaging