aboutsummaryrefslogtreecommitdiff
path: root/contrib/packages
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/packages')
-rw-r--r--contrib/packages/guix/packages/gnunet/packages/gnunet.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/packages/guix/packages/gnunet/packages/gnunet.scm b/contrib/packages/guix/packages/gnunet/packages/gnunet.scm
index 7de216f1d..ac417921b 100644
--- a/contrib/packages/guix/packages/gnunet/packages/gnunet.scm
+++ b/contrib/packages/guix/packages/gnunet/packages/gnunet.scm
@@ -220,7 +220,7 @@
220 (replace 'build 220 (replace 'build
221 (lambda _ 221 (lambda _
222 (chdir "doc") 222 (chdir "doc")
223 (zero? (system* "make" "doc-all")))) 223 (zero? (system* "make" "doc-all-give-me-the-noise"))))
224 (replace 'install 224 (replace 'install
225 (lambda* (#:key outputs #:allow-other-keys) 225 (lambda* (#:key outputs #:allow-other-keys)
226 (let* ((out (assoc-ref outputs "out")) 226 (let* ((out (assoc-ref outputs "out"))