Sophie

Sophie

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

KoboDeluxe-0.5.1-6.fc12.i686.rpm

PREIN

/bin/sh
/usr/sbin/groupadd kobodl 2> /dev/null || :

POSTIN

/bin/sh
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
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