mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-16 07:10:31 +02:00
* gnu/packages/patches/glibc-fix-path-attribute-in-getconf.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/base.scm (%glibc-patches): Use it. Change-Id: If5544936b9c3aa658641969f6468fe41d5746e1a Signed-off-by: Ludovic Courtès <ludo@gnu.org> Merges: #1219