[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: e2fsprogs: Fix misleading comment.
From: |
Leo Famulari |
Subject: |
01/01: gnu: e2fsprogs: Fix misleading comment. |
Date: |
Mon, 11 Apr 2016 23:04:03 +0000 |
lfam pushed a commit to branch master
in repository guix.
commit 097e012b5aa8f377954cca450e68dffe848037c6
Author: Leo Famulari <address@hidden>
Date: Mon Apr 11 18:59:53 2016 -0400
gnu: e2fsprogs: Fix misleading comment.
* gnu/packages/linux.scm (e2fsprogs): Fix misleading comment.
---
gnu/packages/linux.scm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 09886be..80ac863 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"