]> git.lyx.org Git - features.git/commit
Fix i18n.inc creation with some out of tree builds
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 17 Jul 2016 19:59:56 +0000 (21:59 +0200)
committerRichard Heck <rgheck@lyx.org>
Mon, 18 Jul 2016 02:18:22 +0000 (22:18 -0400)
commit85b8c040bda8e2221d1198c89c8fe5a159087daa
tree826069d013595dfef186aed8721431ecc67c5620
parentbf67b7250ce025f721a1fd34e4d5d7dc7d8c9ed5
Fix i18n.inc creation with some out of tree builds

Actually, POFILES already contains the relative path to the po files,
so that the old code was only working by chance when the source and
build directories were at same level.

(cherry picked from commit bd890842f5d47781d1687f55beab714d1681afad)
po/Rules-lyx