Sophie

Sophie

distrib > Fedora > 20 > x86_64 > by-pkgid > 061988feab08a3ac7161a0303d0322fd > scriptlet

asc-2.6.0.0-1.fc20.x86_64.rpm

POSTIN

/bin/sh
touch --no-create /usr/share/icons/hicolor &>/dev/null || :

POSTUN

/bin/sh
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

POSTTRANS

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