projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2180fa9
)
remove remaining description field missed from [8659]
author
Nicolas Thill
<nico@openwrt.org>
Fri, 7 Sep 2007 08:55:53 +0000
(08:55 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Fri, 7 Sep 2007 08:55:53 +0000
(08:55 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8660
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/e2fsprogs/Makefile
patch
|
blob
|
history
diff --git
a/package/e2fsprogs/Makefile
b/package/e2fsprogs/Makefile
index
bb6e20a
..
1bcb659
100644
(file)
--- a/
package/e2fsprogs/Makefile
+++ b/
package/e2fsprogs/Makefile
@@
-28,10
+28,6
@@
$(call Package/e2fsprogs/Default)
CATEGORY:=Utilities
TITLE:=Ext2/3 filesystem utilities
DEPENDS:=+libblkid +libuuid
- DESCRIPTION:=\
- This package contains essential ext2 filesystem utilities which consists of \\\
- e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2 \\\
- filesystem utilities.
endef
define Package/e2fsprogs/description