root/pbibuild/modules/lyx/preportmake.sh

Revision 2278, 198 bytes (checked in by dianeb, 5 months ago)

- Add lyx.

This is a WYSIWYG type editor that uses TeX.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to "Author Date Id Revision"
Line 
1#!/bin/sh
2cat<<EOF>>/etc/make.conf
3CFLAGS= -O2 -fno-strict-aliasing -pipe
4# Options for lyx-1.4.5.1_1
5_OPTIONS_READ=lyx-1.4.5.1_1
6WITH_QT=true
7WITH_ASPELL=true
8WITH_AIKSAUR=true
9WITHOUT_ISPELL=true
Note: See TracBrowser for help on using the browser.