mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 02:50:45 +02:00
gnu: modem-manager: Fix build.
* gnu/packages/patches/modem-manager-fix-test-wrapper.patch: New file. * gnu/packages/freedesktop.scm (modem-manager)[patches]: Use it here. * gnu/local.mk (dist_patch_DATA): Register it here.
This commit is contained in:
parent
11d07a4984
commit
82de874b1e
3 changed files with 39 additions and 0 deletions
|
@ -2149,6 +2149,7 @@ which speak the Qualcomm MSM Interface (QMI) protocol.")
|
|||
(git-reference
|
||||
(url "https://gitlab.freedesktop.org/mobile-broadband/ModemManager")
|
||||
(commit version)))
|
||||
(patches (search-patches "modem-manager-fix-test-wrapper.patch"))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue