From: Richard Heck Date: Fri, 25 Nov 2011 17:48:09 +0000 (+0000) Subject: This is LyX 2.0.2. X-Git-Tag: 2.0.2~9 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=948df1f098631c12bd5b134232080dbdb92b7ea3;p=features.git This is LyX 2.0.2. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/tags/lyx_2_0_2@40280 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/tools/patch-preamble b/development/tools/patch-preamble index 1773c4d42a..43f8988968 100644 --- a/development/tools/patch-preamble +++ b/development/tools/patch-preamble @@ -1,10 +1,10 @@ -This is patch-2.0.2, the 2nd maintenance patch against LyX 2.0.0. -You need the source of lyx 2.0.1 to apply this patch. +This is patch-VERSION, the NUM maintenance patch against LyX ORIGINAL. +You need the source of lyx LAST to apply this patch. This patch should be applied like this - cd lyx-2.0.1 + cd lyx-LAST make distclean - zcat patch-2.0.0.gz | patch -p1 + zcat patch-VERSION.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.