Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > media > main > by-pkgid > c8f16e2639682df113d6b1eaca99672d > scriptlet

toppler-1.0.5-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