mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2016-05-13 Fred Gleason <fredg@paravelsystems.com>
* Added the '-f' switch to the invocation of gtk-update-icon-cache(8) in 'rivendell.spec.in'.
This commit is contained in:
@@ -179,7 +179,7 @@ if test "@DISTRO@" = "redhat" ; then
|
||||
fi
|
||||
fi
|
||||
if [ -x %{_bindir}/gtk-update-icon-cache ] ; then
|
||||
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
|
||||
%{_bindir}/gtk-update-icon-cache -f --quiet %{_datadir}/icons/hicolor || :
|
||||
fi
|
||||
exit 0
|
||||
|
||||
|
Reference in New Issue
Block a user