Re: [PATCH weston 0/4] Fix distcheck by overriding file directories

2018-02-07 Thread Pekka Paalanen
On Tue, 6 Feb 2018 21:24:08 + Daniel Stone wrote: > On 6 February 2018 at 21:18, Derek Foreman wrote: > > So apparently for a Very Long Time make distcheck has passed with > > log errors indicating missing files since many icons have been > > searched for in their system wide install directo

Re: [PATCH weston 0/4] Fix distcheck by overriding file directories

2018-02-06 Thread Daniel Stone
On 6 February 2018 at 21:18, Derek Foreman wrote: > So apparently for a Very Long Time make distcheck has passed with > log errors indicating missing files since many icons have been > searched for in their system wide install directory, but the check > phase of the build comes before the install

[PATCH weston 0/4] Fix distcheck by overriding file directories

2018-02-06 Thread Derek Foreman
So apparently for a Very Long Time make distcheck has passed with log errors indicating missing files since many icons have been searched for in their system wide install directory, but the check phase of the build comes before the install phase of the build. That wasn't a big deal until fairly re