Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > main-release > by-pkgid > 4a799e395f29b8d494efc1395d9b4428 > scriptlet

lyx-1.6.2-1mdv2009.1.x86_64.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