On Wed, Oct 10, 2018 at 01:50:16PM -0700, Lucas De Marchi wrote: > Now Clear has a bundle for the kernel headers, let's use it. > --- > testsuite/mkosi/mkosi.build | 9 ++------- > testsuite/mkosi/mkosi.clear | 1 + > 2 files changed, 3 insertions(+), 7 deletions(-) Tested the patch with 'sudo make mkosi DISTRO=clear' and all tests passed. LGTM. Caio