diff --git a/grass.spec b/grass.spec index 4356e02..800abc9 100644 --- a/grass.spec +++ b/grass.spec @@ -284,21 +284,17 @@ cat > %{buildroot}%{_sysconfdir}/ld.so.conf.d/%{name}-%{_arch}.conf</dev/null || : -%endif %postun -%if 0%{?rhel} if [ $1 -eq 0 ] ; then /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : fi -%endif %posttrans -%if 0%{?rhel} /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif