summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2016-04-11 18:59:53 -0400
committerLeo Famulari <leo@famulari.name>2016-04-11 19:01:38 -0400
commit097e012b5aa8f377954cca450e68dffe848037c6 (patch)
tree9ea14abdaddcc765430af75aa41ac0f807a58168 /gnu
parenta94d455f58616b3b345fb9bc79a126e29ec74889 (diff)
downloadguix-097e012b5aa8f377954cca450e68dffe848037c6.tar.gz
gnu: e2fsprogs: Fix misleading comment.
* gnu/packages/linux.scm (e2fsprogs): Fix misleading comment.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/linux.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 09886be0e5..80ac863fab 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -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"