GNU bug report logs - #28555
[PATCH 1/3] gnu: Add opensm.

Previous Next

Package: guix-patches;

Reported by: Dave Love <fx <at> gnu.org>

Date: Fri, 22 Sep 2017 15:40:02 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ludo <at> gnu.org (Ludovic Courtès)
To: Dave Love <fx <at> gnu.org>
Cc: 28555-done <at> debbugs.gnu.org
Subject: [bug#28555] [PATCH 3/3] gnu: Add ibutils.
Date: Sat, 23 Sep 2017 18:19:15 +0200
[Message part 1 (text/plain, inline)]
Dave Love <fx <at> gnu.org> skribis:

> * gnu/packages/fabric-management.scm (ibutils): New variable.

Applied with the changes below.

Thanks!

Ludo’.

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/fabric-management.scm b/gnu/packages/fabric-management.scm
index dea19c9a1..76ef9eef2 100644
--- a/gnu/packages/fabric-management.scm
+++ b/gnu/packages/fabric-management.scm
@@ -167,8 +167,7 @@ interface to this library is not guaranteed to be stable.")
              (string-append "--with-tk-lib=" (assoc-ref %build-inputs "tk") "/lib")
              "--disable-static")))
     (synopsis "InfiniBand network utilities")
-    (description "\
-A set of utilities useful for diagnosing and testing InfiniBand based
-networks.")
+    (description "These command-line utilities allow for diagnosing and
+testing InfiniBand networks.")
     (home-page "https://www.openfabrics.org/downloads/ibutils/")
     (license bsd-2)))

This bug report was last modified 7 years and 301 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.