Re: [PATCH weston 0/2] Make distcheck run xwayland-test and pass

2015-02-11 Thread Bryce Harrington
On Mon, Feb 09, 2015 at 04:13:07PM +, Daniel Stone wrote: > Hi, > > On 9 February 2015 at 15:57, Derek Foreman wrote: > > This should get make distcheck to successfully run the new Xwayland test. > > > > I changed the default location of Xwayland to /usr/bin/Xwayland. The > > default locatio

Re: [PATCH weston 0/2] Make distcheck run xwayland-test and pass

2015-02-09 Thread Daniel Stone
Hi, On 9 February 2015 at 15:57, Derek Foreman wrote: > This should get make distcheck to successfully run the new Xwayland test. > > I changed the default location of Xwayland to /usr/bin/Xwayland. The > default location of $bindir/Xwayland doesn't make sense since Xwayland > isn't part of west

[PATCH weston 0/2] Make distcheck run xwayland-test and pass

2015-02-09 Thread Derek Foreman
This should get make distcheck to successfully run the new Xwayland test. I changed the default location of Xwayland to /usr/bin/Xwayland. The default location of $bindir/Xwayland doesn't make sense since Xwayland isn't part of weston. I wonder if we need a better test for its location and prese