lyx_mirror/development/tools/patch-preamble

16 lines
491 B
Plaintext
Raw Normal View History

This is patch-VERSION, the NUM maintenance patch against LyX ORIGINAL.
2014-01-31 14:38:26 +00:00
You need the source of LyX LAST to apply this patch.
This patch should be applied like this
cd lyx-LAST
make distclean
zcat patch-VERSION.gz | patch -p1
2013-12-16 19:29:52 +00:00
and then LyX can be built as usual.
If you want to skip the 'distclean' step, make sure to re-run configure.
For all questions related to this patch, mail to lyx-devel@lists.lyx.org.
------------------------------------------------------------------------