Sophie

Sophie

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

ecryptfs-utils-gui-75-8.el5.i386.rpm

POSTIN

/bin/sh
touch --no-create /usr/share/icons/hicolor
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  gtk-update-icon-cache -q /usr/share/icons/hicolor
fi

POSTUN

/bin/sh
touch --no-create /usr/share/icons/hicolor
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  gtk-update-icon-cache -q /usr/share/icons/hicolor
fi