mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: opendht: Remove a trailing whitespace in a commentary.
* gnu/packages/networking.scm (opendht): Remove a trailing whitespace in a commentary. Change-Id: Id0ef92a4e59edf62b901a7c27a2462f760000f2c
This commit is contained in:
@@ -4205,7 +4205,7 @@ and targeted primarily for asynchronous processing of HTTP-requests.")
|
||||
(string-append "extra_link_args=[" args
|
||||
", '-Wl,-rpath=" #$output "/lib']")))))
|
||||
;; This is due to an upstream issue:
|
||||
;; https://git.jami.net/savoirfairelinux/opendht/-/issues/69
|
||||
;; https://git.jami.net/savoirfairelinux/opendht/-/issues/69
|
||||
(add-after 'unpack 'fix-llhttp-lib-substitution
|
||||
(lambda _
|
||||
(substitute* "configure.ac"
|
||||
|
||||
Reference in New Issue
Block a user