Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > dc9bfc1cd0347cf5f3c89b4b664d8450 > scriptlet

pdfedit-0.4.5-1.fc14.i686.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