Sophie

Sophie

distrib > Fedora > 15 > x86_64 > media > os > by-pkgid > 8733c1ec503436e55492f9c8899ad61b > scriptlet

tetex-IEEEtran-1.7.1-4.fc15.noarch.rpm

POSTIN

/bin/sh
texhash >/dev/null 2>&1 || :

POSTUN

/bin/sh
texhash >/dev/null 2>&1 || :

Triggers

lyx

/bin/sh
if [ $2 -gt 1 ]; then
cd /usr/share/lyx && \
  ./configure --without-latex-config > /dev/null 2>&1 ||:
fi

lyx

/bin/sh
if [ $2 -eq 0 ]; then
cd /usr/share/lyx && \
  ./configure --without-latex-config > /dev/null 2>&1 ||:
fi