Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > bd8ee1f802ea61a8244ceafa8a079c8e > scriptlet

icebreaker-1.2.1-8mdk.x86_64.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi 

/usr/share/rpm-helper/create-file icebreaker $1 /var/lib/games/icebreaker.scores games games 644

POSTUN

/bin/sh
if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi