mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add patch-premable to development tools.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38656 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3034bc266d
commit
3cc6e03378
18
development/tools/patch-preamble
Normal file
18
development/tools/patch-preamble
Normal file
@ -0,0 +1,18 @@
|
||||
This is patch-2.0.1, the 1st maintenance patch against LyX 2.0.0.
|
||||
You need the source of lyx 2.0.0 to apply this patch.
|
||||
|
||||
This patch should be applied like this
|
||||
cd lyx-2.0.0
|
||||
make distclean
|
||||
zcat patch-2.0.0.gz | patch -p1
|
||||
and then LyX can be build 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.
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
<ANNOUNCE is to be pasted here>
|
||||
|
||||
------------------------------------------------------------------------
|
Loading…
Reference in New Issue
Block a user