Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > c21d47ace0ef12734c3e124daf99e94d > scriptlet

texlive-fonts-2007-21.r6295.7mdv2010.0.i586.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 || :