Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > c316d5eb2dc210fa09eff1fa59f52d16 > scriptlet

wdiff-0.5-8mdv2008.0.x86_64.rpm

PREUN

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

POSTIN

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