Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 02f9e808771540f3e2dcdbd09a5b3399 > scriptlet

toppler-1.1.3-2mdv2008.1.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 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