Sfoglia il codice sorgente

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 <[email protected]>

SVN-Revision: 38672
John Crispin 12 anni fa
parent
commit
b5a90c8488
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package/utils/util-linux/Makefile

+ 1 - 1
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