me
/
guix
Archived
1
0
Fork 0

gnu: e2fsprogs: Fix typo in comment.

* gnu/packages/linux.scm (e2fsprogs)[arguments]: Fix typo in comment.
master
Leo Famulari 2016-10-05 18:58:56 -04:00
parent 7d45365684
commit 1459476089
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 1 additions and 1 deletions

View File

@ -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.,