mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-13 00:20:35 +02:00
* gnu/packages/ld-wrapper.scm: Use @SELF@ instead of $0. This is so that the .go file is found even when the wrapper is invoked via a symlink to it. * gnu/packages/base.scm (make-ld-wrapper): Substitute @SELF@.