Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 897767cde3b85fbd3e09b51560a99323 > scriptlet

echo-icon-theme-0.3.89.0-0.11.20081003gitcc6da5b.3.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