Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > cc3de818413b9e729942d3e594decfda > scriptlet

lyx-1.5.6-2mdv2009.0.i586.rpm

POSTIN

/bin/sh
## Fix the TeX file hash
texhash
## Before configuring lyx for the local system 
## PATH needs to be imported
if [ -f /etc/profile ]; then
    . /etc/profile
fi
## Now configure LyX
cd /usr/share/lyx
./configure.py > /dev/null