Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > main-release > by-pkgid > 5a032b0bdfce9a0edc82b76a4ce2a52b > scriptlet

nuoveXT2-icon-theme-0.3.2.1-17mdv2009.1.x86_64.rpm

POSTIN

/bin/sh
 if [ -x /usr/bin/gtk-update-icon-cache ]; then 
/usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/nuoveXT2 || true; fi

POSTUN

/bin/sh
 if [ -x /usr/bin/gtk-update-icon-cache -a -r /usr/share/icons/nuoveXT2/index.theme ]; then 
/usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/nuoveXT2 || true ; fi