Hi, Did anybody had time to review this patch? It's quite simple: 3 added lines.
Would it be more helpful if I file a bug report in the trac? I've sent the patch directly to the mailing list per the instructions in the development FAQ. Thanks, Guy ---- http://www.guyrutenberg.com On Fri, Nov 23, 2012 at 7:43 PM, Guy Rutenberg <guyrutenb...@gmail.com>wrote: > Hi, > > In case lyxpak.py is executed outside of the lyx tree, it attempts to > search the $PATH for the lyx2lyx executable. However, this fails due to an > undefined variable 'path'. I've attached a straight forward patch fixing > the issue. > > The patch is against the latest revision from the git tree. > > Thanks, > > Guy >