Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > ccf96e8dc91d04b6cfbdfcdc97d52066 > scriptlet

texlive-dviutils-2007-56.fc14.i686.rpm

POSTIN

/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
:

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
: