Author: blogic Date: 2014-10-26 19:15:25 +0100 (Sun, 26 Oct 2014) New Revision: 43076
Modified: trunk/package/utils/e2fsprogs/Makefile Log: e2fsprogs: fix description, tune2fs is not part of the e2fsprogs package https://dev.openwrt.org/ticket/18209 Signed-off-by: John Crispin <[email protected]> Modified: trunk/package/utils/e2fsprogs/Makefile =================================================================== --- trunk/package/utils/e2fsprogs/Makefile 2014-10-26 17:59:55 UTC (rev 43075) +++ trunk/package/utils/e2fsprogs/Makefile 2014-10-26 18:15:25 UTC (rev 43076) @@ -35,8 +35,7 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
