Sophie

Sophie

distrib > Fedora > 15 > x86_64 > media > os > by-pkgid > 68718ce38f6c1bcdcb79ff6d0ebeecd0 > scriptlet

tvtime-1.0.2-17.fc15.x86_64.rpm

POSTIN

/bin/sh
touch --no-create /usr/share/icons/hicolor || :
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor 2> /dev/null || :
fi
/usr/bin/update-desktop-database > /dev/null 2>&1 || :

POSTUN

/bin/sh
touch --no-create /usr/share/icons/hicolor || :
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor 2> /dev/null || :
fi
/usr/bin/update-desktop-database > /dev/null 2>&1 || :