Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 965fd471ffdd4182665ea2297ec17430 > scriptlet

echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.2mdv2010.0.noarch.rpm

POSTIN

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

POSTUN

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