Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-release > by-pkgid > bf79a6d45dc4c6bd606cfd9b94e569b9 > scriptlet

texlive-2007-20.r6295.2mdv2008.1.x86_64.rpm

PREUN

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

POSTIN

/bin/sh
[ -x /usr/bin/texconfig-sys ] && LC_ALL=C /usr/bin/texconfig-sys rehash 2> /dev/null || :
if [[ -f /usr/share/info/dvipng.info.lzma ]];then /sbin/install-info /usr/share/info/dvipng.info.lzma --dir=/usr/share/info/dir;fi 
# fmtutil
[ -x /usr/bin/fmtutil-sys ] && LC_ALL=C /usr/bin/fmtutil-sys --all > /dev/null 2>&1 || :

POSTUN

/bin/sh
[ -x /usr/bin/texconfig-sys ] && LC_ALL=C /usr/bin/texconfig-sys rehash 2> /dev/null || :