Sophie

Sophie

distrib > Scientific%20Linux > 5x > i386 > by-pkgid > be3ef2064fa95356b1d40dd1feb28556 > scriptlet

taskjuggler-2.2.0-5.el5.i386.rpm

POSTIN

/bin/sh
/sbin/ldconfig
gtk-update-icon-cache
update-desktop-database &> /dev/null ||:
touch --no-create /usr/share/icons/{crystalsvg,hicolor} || :
if [ -x /usr/bin/gtk-update-icon-cache ]; then
   /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/crystalsvg || :
   /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || :
fi

POSTUN

/bin/sh
/sbin/ldconfig
gtk-update-icon-cache
update-desktop-database &> /dev/null ||:
touch --no-create /usr/share/icons/{crystalsvg,hicolor} || :
if [ -x /usr/bin/gtk-update-icon-cache ]; then
   /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/crystalsvg || :
   /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || :
fi