projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d994f8
)
util-linux: cleanup description for swap-utils
author
John Crispin
<john@openwrt.org>
Thu, 7 Nov 2013 12:46:04 +0000
(12:46 +0000)
committer
John 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
patch
|
blob
|
history
diff --git
a/package/utils/util-linux/Makefile
b/package/utils/util-linux/Makefile
index 83cb9d437b294c72a8eb789d2a0be00632b872c7..4503a79469ce997a6473d05d4afeec36385d42de 100644
(file)
--- 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