From: blogic Date: Thu, 7 Nov 2013 12:46:04 +0000 (+0000) Subject: util-linux: cleanup description for swap-utils X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=cf3f77626bd4dfbc4be219cafc7b1a9bf9a29ec9;p=openwrt.git 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38672 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/utils/util-linux/Makefile b/package/utils/util-linux/Makefile index 83cb9d437b..4503a79469 100644 --- a/package/utils/util-linux/Makefile +++ b/package/utils/util-linux/Makefile @@ -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