Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 3169f061fbb22b1c35f1bc22b1a61d51 > scriptlet

adwaita-icon-theme-3.24.0-1.mga6.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/Adwaita || true; fi

POSTUN

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