Sophie

Sophie

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

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

PREUN

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

POSTIN

/bin/sh
if [[ -f /usr/share/info/web2c.info.lzma ]];then /sbin/install-info /usr/share/info/web2c.info.lzma --dir=/usr/share/info/dir;fi 
[ -x /usr/bin/texconfig-sys ] && LC_ALL=C /usr/bin/texconfig-sys rehash 2> /dev/null || :
/bin/rm -f /etc/texmf/web2c/updmap.cfg
/bin/rm -f /etc/texmf/web2c/updmap.log
[ -x /usr/bin/updmap-sys ] && LC_ALL=C /usr/bin/updmap-sys --syncwithtrees > /dev/null 2>&1 || :

POSTUN

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