guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: e2fsprogs: Fix typo in comment.


From: Leo Famulari
Subject: 01/01: gnu: e2fsprogs: Fix typo in comment.
Date: Wed, 5 Oct 2016 22:59:40 +0000 (UTC)

lfam pushed a commit to branch master
in repository guix.

commit 145947608905d36f31227e87bebd7ed3a922e910
Author: Leo Famulari <address@hidden>
Date:   Wed Oct 5 18:58:56 2016 -0400

    gnu: e2fsprogs: Fix typo in comment.
    
    * gnu/packages/linux.scm (e2fsprogs)[arguments]: Fix typo in comment.
---
 gnu/packages/linux.scm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index c9740ec..52c7c7d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -597,7 +597,7 @@ slabtop, and skill.")
     (arguments
      '(;; Parallel building reliably yields a failure like this:
        ;; "make[2]: *** No rule to make target '../lib/libss.so', needed by
-       ;; 'debufs'.  Stop."
+       ;; 'debugfs'.  Stop."
        #:parallel-build? #f
        ;; util-linux is the preferred source for some of the libraries and
        ;; commands, so disable them (see, e.g.,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]