On Sat, Apr 9, 2016 at 9:48 AM, Scott Kostyshak <skost...@lyx.org> wrote:
>
> Dear all,
>
> 2.2.0rc1 is right around the corner. The final changes for layout
> translations have been committed, we've agreed to stop the layout
> discussion for now after good progress, and one more layout commit is
> expected to go in.
>
> If there is an urgent issue that I've forgotten about that requires
> attention for rc1, please let me know now.
>
For the second time this week I get daily builds compilation error:

https://launchpadlibrarian.net/252995163/buildlog_ubuntu-trusty-i386.lyx2.2_2.2.0~git20160409~ubuntu14.04.1_BUILDING.txt.gz

make[5]: Entering directory `/«PKGBUILDDIR»/build-tree/lib'
GEN lyx2.2.desktop
make[5]: *** No rule to make target `templates/aastex.lyx', needed by
`all-am'. Stop.

Does master compile now?

Liviu


> I'm planning to follow standard practice of specifying the number of
> minor versions of 2.1 to 5, as below.
>
> diff --git a/lib/lyx2lyx/LyX.py b/lib/lyx2lyx/LyX.py
> index 66108dc..1e2147d 100644
> --- a/lib/lyx2lyx/LyX.py
> +++ b/lib/lyx2lyx/LyX.py
> @@ -85,7 +85,7 @@ format_relation = [("0_06",    [200], minor_versions("0.6" 
> , 4)),
>                     ("1_5", list(range(246,277)), minor_versions("1.5" , 7)),
>                     ("1_6", list(range(277,346)), minor_versions("1.6" , 10)),
>                     ("2_0", list(range(346,414)), minor_versions("2.0" , 8)),
> -                   ("2_1", list(range(414,475)), minor_versions("2.1" , 0)),
> +                   ("2_1", list(range(414,475)), minor_versions("2.1" , 5)),
>                     ("2_2", list(range(475,509)), minor_versions("2.2" , 0))
>
> Scott




-- 
Do you think you know what math is?
http://www.ideasroadshow.com/issues/ian-stewart-2013-08-02
Or what it means to be intelligent?
http://www.ideasroadshow.com/issues/john-duncan-2013-08-30
Think again:
http://www.ideasroadshow.com/library

Reply via email to