projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c997410
)
e2fsprogs: fix description, tune2fs is not part of the e2fsprogs package
author
John Crispin
<john@openwrt.org>
Sun, 26 Oct 2014 18:15:25 +0000
(18:15 +0000)
committer
John 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
patch
|
blob
|
history
diff --git
a/package/utils/e2fsprogs/Makefile
b/package/utils/e2fsprogs/Makefile
index 0dca9808dd731f1900850f02a02e1650db802799..5dc878658cd734cda0e9b909c7ed1f2c2404c027 100644
(file)
--- 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