Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 9661bfd1a40935f165452849d2d46c45 > scriptlet

eclipse-cdt-9.6.0-7.mga7.i586.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