Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > media > main > by-pkgid > ad0c36abceea06240ada8f13e17d7e4c > scriptlet

toppler-1.1.1-1mdk.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