Forráskód Böngészése

e2fsprogs: fix description, tune2fs is not part of the e2fsprogs package

https://dev.openwrt.org/ticket/18209

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 43076
John Crispin 11 éve
szülő
commit
f967a49dd0
1 módosított fájl, 1 hozzáadás és 2 törlés
  1. 1 2
      package/utils/e2fsprogs/Makefile

+ 1 - 2
package/utils/e2fsprogs/Makefile

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