Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 7de39436ccf06a053bff515bb295579c > scriptlet

kicad-2010.03.14-3.rev2463.fc13.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

/sbin/ldconfig

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

/sbin/ldconfig