Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 0fe888fe2bca64ea4fc140623e1d4326 > scriptlet

xfig-common-3.2.5-23.b.fc13.i686.rpm

POSTIN

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

POSTUN

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