Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > 2060e21a64271875a3250b103c6fa796 > scriptlet

qt5-qttools-5.1.1-6.fc18.x86_64.rpm

POSTIN

/bin/sh
/sbin/ldconfig
touch --no-create /usr/share/icons/hicolor ||:

POSTUN

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

POSTTRANS

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