This commit is contained in:
Rex Dieter 2013-07-02 17:30:02 -05:00
parent 92bb5a34da
commit 49c37326ea
1 changed files with 1 additions and 1 deletions

View File

@ -1185,7 +1185,7 @@ touch --no-create %{_datadir}/icons/hicolor ||:
%posttrans -n qdbusviewer
gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||:
%postun -n qdusviewer
%postun -n qdbusviewer
if [ $1 -eq 0 ] ; then
touch --no-create %{_datadir}/icons/hicolor ||:
gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||: