Hello, ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Saturday, November 20th, 2021 at 4:19 AM, Guillaume Le Vaillant wrote: > Instead of adding a patch removing the file, wouldn't it be simpler to just add a phase > calling '(delete-file "test/...")'? That's a very good point, much easier! I've attached v2 of the patch (commit message also had a typo before) where I used a snippet to remove the file. I haven't written a snippet before but seemed like a clean and explicit way to do the source modification here. Hope that's better! John