Re: [Mesa-dev] [PATCH] anv: honor DESTDIR when installing icd file

2016-04-26 Thread Chad Versace
On Sun 17 Apr 2016, Laurent Carlier wrote: > https://bugs.freedesktop.org/show_bug.cgi?id=94969 > --- > src/intel/vulkan/Makefile.am | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks for the fix. I pushed this to master with my r-b. ___ mes

[Mesa-dev] [PATCH] anv: honor DESTDIR when installing icd file

2016-04-17 Thread Laurent Carlier
https://bugs.freedesktop.org/show_bug.cgi?id=94969 --- src/intel/vulkan/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/intel/vulkan/Makefile.am b/src/intel/vulkan/Makefile.am index cba6671..5aedef8 100644 --- a/src/intel/vulkan/Makefile.am +++ b/src/intel/vulka