From abc88c5a4e48e75ed7993ec1a368c929ce51ca6b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jan 27 2019 12:23:16 +0000 Subject: Remove obsolete scriptlets References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko --- diff --git a/xtide.spec b/xtide.spec index 58abe8c..8e1aa9e 100644 --- a/xtide.spec +++ b/xtide.spec @@ -322,10 +322,6 @@ if [ $1 -ge 1 ] ; then /sbin/service xttpd condrestart &>/dev/null || : fi %endif -[ $1 -eq 0 ] || exit 0 - -touch --no-create %{_datadir}/icons/hicolor || : -%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : exit 0