Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 2ccfabcfea11469653c8a1e27801286f > scriptlet

dayplanner-0.10-3.fc15.noarch.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 || :
fi
/usr/bin/update-desktop-database &> /dev/null || :

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 || :
fi
/usr/bin/update-desktop-database &> /dev/null || :