Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > contrib-release > by-pkgid > bc191ac1c86b08395e101722bdfb9fb1 > scriptlet

texlive-latex-2007-20.r6295.3mdv2009.1.x86_64.rpm

PREUN

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

POSTIN

/bin/sh
if [[ -f /usr/share/info/latex.info.lzma ]]; then /sbin/install-info /usr/share/info/latex.info.lzma --dir=/usr/share/info/dir; fi 
[ -x /usr/bin/texconfig-sys ] && LC_ALL=C /usr/bin/texconfig-sys init >/dev/null 2>&1 || :
[ -x /usr/bin/texconfig-sys ] && LC_ALL=C /usr/bin/texconfig-sys rehash 2> /dev/null || :
[ -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 || :