Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > cbeb45548df57b3725f22eddf7391f62 > scriptlet

xnoise-0.2.18-1.fc18.i686.rpm

POSTIN

/bin/sh
/sbin/ldconfig
touch --no-create /usr/share/icons/hicolor &>/dev/null || :
update-desktop-database &> /dev/null || :

POSTUN

/bin/sh
/sbin/ldconfig
if [ $1 -eq 0 ] ; then
    touch --no-create /usr/share/icons/hicolor &>/dev/null
    gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || :
fi
update-desktop-database &> /dev/null || :

POSTTRANS

/bin/sh
gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || :