e2fsprogs: fix description, tune2fs is not part of the e2fsprogs package
authorJohn Crispin <john@openwrt.org>
Sun, 26 Oct 2014 18:15:25 +0000 (18:15 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 26 Oct 2014 18:15:25 +0000 (18:15 +0000)
https://dev.openwrt.org/ticket/18209

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43076

package/utils/e2fsprogs/Makefile

index 0dca9808dd731f1900850f02a02e1650db802799..5dc878658cd734cda0e9b909c7ed1f2c2404c027 100644 (file)
@@ -35,8 +35,7 @@ endef
 
 define Package/e2fsprogs/description
  This package contains essential ext2 filesystem utilities which consists of
- e2fsck, mke2fs, tune2fs, and most of the other core ext2
- filesystem utilities.
+ e2fsck, mke2fs and most of the other core ext2 filesystem utilities.
 endef
 
 define Package/libext2fs