1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-28 07:09:46 +02:00

remove remaining description field missed from [8659]

SVN-Revision: 8660
This commit is contained in:
Nicolas Thill 2007-09-07 08:55:53 +00:00
parent 34bb4638e7
commit 347d4d2c4a

View File

@ -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