Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > eb30f9987341a73f1989ba3919a5bcac > scriptlet

texlive-texmf-doc-2007-36.fc14.noarch.rpm

POSTIN

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

POSTUN

/bin/sh
[ -x /usr/bin/texconfig-sys ] && /usr/bin/texconfig-sys rehash 2> /dev/null
if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then
  [ -x /sbin/restorecon ] && /sbin/restorecon -R /var/lib/texmf/
fi
: