Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 0a24ef12253f3237ef6a32a26c3b52b5 > scriptlet

cowbell-0.3-0.svn47.1.fc15.5.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