Re: [PATCH 13x, 14x] the PATH env var

2005-06-15 Thread Enrico Forestieri
Angus Leeming <[EMAIL PROTECTED]> writes: > Jean-Marc Lasgouttes wrote: > > Angus> The attached patch ensures that the LyX binary dir is the first > > Angus> element in the PATH on non-POSIX builds. The change will mean > > Angus> that fixes like Enrico Forestieri's, described here: > > Angus> http

Re: [PATCH 13x, 14x] the PATH env var

2005-06-14 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Jean-Marc Lasgouttes wrote: The attached patch ensures that the Angus> LyX binary dir is the first element in the PATH on non-POSIX Angus> builds. The change will mean that fixes like Enrico Angus> Forestieri's, described here: Angu

Re: [PATCH 13x, 14x] the PATH env var

2005-06-14 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: Angus> The attached patch ensures that the LyX binary dir is the first Angus> element in the PATH on non-POSIX builds. The change will mean Angus> that fixes like Enrico Forestieri's, described here: Angus> http://marc.theaimsgroup.com/?l=lyx-devel&m=111851430815315&w=

Re: [PATCH 13x, 14x] the PATH env var

2005-06-14 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> The attached patch ensures that the LyX binary dir is the first Angus> element in the PATH on non-POSIX builds. The change will mean Angus> that fixes like Enrico Forestieri's, described here: Angus> http://marc.theaimsgroup.com/?l=

[PATCH 13x, 14x] the PATH env var

2005-06-14 Thread Angus Leeming
The attached patch ensures that the LyX binary dir is the first element in the PATH on non-POSIX builds. The change will mean that fixes like Enrico Forestieri's, described here: http://marc.theaimsgroup.com/?l=lyx-devel&m=111851430815315&w=2 are much easier to apply. (His python.bat stuff.) OK? -