Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > media > main > by-pkgid > 3e036574bd502002ddd05403df93614b > scriptlet

toppler-1.1.1-1mdk.i586.rpm

POSTIN

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

/usr/share/rpm-helper/create-file toppler $1 /var/lib/games/toppler.hsc root games 664

POSTUN

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