mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: gpm: Fix building with glibc 2.26.
* gnu/packages/patches/gpm-glibc-2.26.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (gpm)[source]: Use it.
This commit is contained in:
parent
606e246861
commit
fddb22ac19
3 changed files with 52 additions and 0 deletions
|
@ -3045,6 +3045,7 @@ write access to exFAT devices.")
|
|||
(uri (string-append
|
||||
"http://www.nico.schottelius.org/software/gpm/archives/gpm-"
|
||||
version ".tar.bz2"))
|
||||
(patches (search-patches "gpm-glibc-2.26.patch"))
|
||||
(sha256
|
||||
(base32
|
||||
"13d426a8h403ckpc8zyf7s2p5rql0lqbg2bv0454x0pvgbfbf4gh"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue