Taylan Ulrich Kammer <taylanbayi...@gmail.com> skribis: > l...@gnu.org (Ludovic Courtès) writes: > >>> * gnu/packages/busybox.scm (busybox): Call %store-directory from (guix build >>> utils) instead of referencing "/gnu/store" directly. >> >> Could you push this part to master... >> >>> * guix/packages.scm (patch-and-repack): Likewise. >> >> ... and that part to ‘core-updates’? > > Indeed, done.
Thank you! > (For clearness's sake: this means these patches don't fix the bug, if > there is one, since the only thing that functionally changed is the > busybox recipe; the other change is merely aesthetic since the code was > doing the same thing as the function it now calls.) Right. Ludo’.