Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > media > contrib-release > by-pkgid > 27b6ca001ba13d83bb6dfbee7c9c57b8 > scriptlet

teyjus-1.0_b33-4mdk.i586.rpm

PREUN

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

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

POSTIN

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

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