~ruther/guix-local

097e012b5aa8f377954cca450e68dffe848037c6 — Leo Famulari 10 years ago a94d455
gnu: e2fsprogs: Fix misleading comment.

* gnu/packages/linux.scm (e2fsprogs): Fix misleading comment.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +1 -1
@@ 598,7 598,7 @@ slabtop, and skill.")
    (native-inputs `(("pkg-config" ,pkg-config)
                     ("texinfo" ,texinfo)))     ;for the libext2fs Info manual
    (arguments
     '(;; util-linux is not the preferred source for some of the libraries and
     '(;; util-linux is the preferred source for some of the libraries and
       ;; commands, so disable them (see, e.g.,
       ;; <http://git.buildroot.net/buildroot/commit/?id=e1ffc2f791b33633>.)
       #:configure-flags '("--disable-libblkid"