Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > contrib-release > by-pkgid > e1c3db0780721eb854911dc7902cbb0a > scriptlet

marst-2.4-2mdk.x86_64.rpm

PREUN

/bin/sh
if [ "$1" = "0" ]; then if [[ -f /usr/share/info/marst.info.bz2 ]];then /sbin/install-info /usr/share/info/marst.info.bz2 --dir=/usr/share/info/dir --remove ;fi; fi

POSTIN

/bin/sh
if [[ -f /usr/share/info/marst.info.bz2 ]];then /sbin/install-info /usr/share/info/marst.info.bz2 --dir=/usr/share/info/dir;fi