Sophie

Sophie

distrib > Fedora > 14 > i386 > media > updates > by-pkgid > 4e9473e84d27409829849c84df3c42ce > scriptlet

gscan2pdf-1.0.0-1.fc14.noarch.rpm

POSTIN

/bin/sh
update-desktop-database &> /dev/null ||:
touch --no-create /usr/share/icons/hicolor || :
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || :
fi

POSTUN

/bin/sh
update-desktop-database &> /dev/null ||:
touch --no-create /usr/share/icons/hicolor || :
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || :
fi