util-linux: cleanup description for swap-utils

swapon/swapoff are no longer provided by swap-utils, so remove them from
the description as well.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>

SVN-Revision: 38672
This commit is contained in:
John Crispin 2013-11-07 12:46:04 +00:00
parent 0d994f8135
commit b5a90c8488

View File

@ -341,7 +341,7 @@ $(call Package/util-linux/Default)
endef
define Package/swap-utils/description
contains: mkswap, swaplabel, swapon, swapoff
contains: mkswap, swaplabel
endef
define Package/uuidd