Sophie

Sophie

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

python-rpy-1.0-0.rc1.1mdv2007.0.x86_64.rpm

PREUN

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

POSTIN

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