Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 9f61ca20cd459c4928297483e1bf2b30 > scriptlet

cowbell-0.3-0.svn47.1.fc13.4.i686.rpm

POSTIN

/bin/sh
scrollkeeper-update -q -o /usr/share/omf/cowbell || :

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
scrollkeeper-update -q || :

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