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-a3cf2f4a3e73master
parent
fe9e93481a
commit
66600c3f59
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue