updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / lyx-newest / lyx.install
blob1435fa7a0e87c509dc05d3631cecb5f5d6e0d2c8
1 post_install() {
2         echo
3         echo "Lyx v2 supports Openoffice.org thesaurus files, or use mythes-* packages."
4         echo "Please set appropriate path in Lyx preferences for thesaurus to function."
5         echo 
7  
8 post_upgrade() {
9         if [ -d "/opt/MyThes-1.0" ]; then
10                 rm -r /opt/MyThes-1.0
11         fi