On Sat, Nov 19, 2016 at 06:14:32PM +0100, Petter wrote: > On 2016-11-18 21:10, Leo Famulari wrote: > > (install-file) does (mkdir-p) itself, so I removed the redundant > > (mkdir-p). It's defined in (guix build utils) if you are interested to > > see. > > Ok. I looked it up in another package, and copied the approach. (I see this > redundancy occurs in several other places.)
Feel free to submit patches fixing those redundancies! > Thanks for doing the final touches! And I really appreciate your detailed > explanations! The next patch should hopefully be less of a burden on you > reviewers :) That's my plan :)