Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 11e555d67075fba425be5a41aefc9878 > scriptlet

taskjuggler-2.4.3-3.fc12.i686.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