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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38672 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
John Crispin
2013-11-07 12:46:04 +00:00
parent fe9e93481a
commit 66600c3f59

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