Sophie

Sophie

distrib > Mandriva > 8.0 > i586 > media > main > by-pkgid > b3d24dcdc0bb33ea3cf3367240f43f9e > scriptlet

abisuite-0.7.14-0.2mdk.i586.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi
/usr/sbin/chkfontpath -q -a /usr/share/abisuite/AbiSuite/fonts

POSTUN

/bin/sh
if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi
if [ "$1" = "0" ]; then
        /usr/sbin/chkfontpath -q -r /usr/share/abisuite/AbiSuite/fonts
fi