diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index c9740ecbfc..52c7c7d027 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -597,7 +597,7 @@ (define-public e2fsprogs (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.,