util-linux: cleanup description for swap-utils
authorJohn Crispin <john@openwrt.org>
Thu, 7 Nov 2013 12:46:04 +0000 (12:46 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 7 Nov 2013 12:46:04 +0000 (12:46 +0000)
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

package/utils/util-linux/Makefile

index 83cb9d437b294c72a8eb789d2a0be00632b872c7..4503a79469ce997a6473d05d4afeec36385d42de 100644 (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