From: John Crispin Date: Sun, 26 Oct 2014 18:15:25 +0000 (+0000) Subject: e2fsprogs: fix description, tune2fs is not part of the e2fsprogs package X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ff27d077d376ddf2b806058b6dad6c94c53b0ca5;p=15.05%2Fopenwrt.git e2fsprogs: fix description, tune2fs is not part of the e2fsprogs package https://dev.openwrt.org/ticket/18209 Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43076 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/utils/e2fsprogs/Makefile b/package/utils/e2fsprogs/Makefile index 0dca9808dd..5dc878658c 100644 --- a/package/utils/e2fsprogs/Makefile +++ b/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