Sophie

Sophie

distrib > Mandriva > 9.0 > x86_64 > media > main > by-pkgid > faabc33480488ef479329b58ce6aa4ff > scriptlet

icebreaker-1.2.1-6mdk.x86_64.rpm

POSTIN

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

[ -e /var/lib/games/icebreaker.scores ] || install -g games -o games -m0664 /dev/null /var/lib/games/icebreaker.scores

POSTUN

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