projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a1a907
)
[e2fsprogs] fixes package description
author
John Crispin
<john@openwrt.org>
Mon, 6 Aug 2012 18:54:36 +0000
(18:54 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 6 Aug 2012 18:54:36 +0000
(18:54 +0000)
SVN-Revision: 33028
package/e2fsprogs/Makefile
patch
|
blob
|
history
diff --git
a/package/e2fsprogs/Makefile
b/package/e2fsprogs/Makefile
index cbd520af961e48f29c0fdf2e91f92f632892f548..ebc21c90676abfd5591da12c2e4abbf3a4019cca 100644
(file)
--- a/
package/e2fsprogs/Makefile
+++ b/
package/e2fsprogs/Makefile
@@
-35,7
+35,7
@@
endef
define Package/e2fsprogs/description
This package contains essential ext2 filesystem utilities which consists of
- e2fsck, mke2fs,
debugfs, dumpe2fs,
tune2fs, and most of the other core ext2
+ e2fsck, mke2fs, tune2fs, and most of the other core ext2
filesystem utilities.
endef