projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4a20ac
)
util-linux: fix sub option typos
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 28 Jul 2011 07:19:30 +0000
(09:19 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 28 Jul 2011 07:21:07 +0000
(09:21 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/util-linux/Config.in
patch
|
blob
|
history
diff --git
a/package/util-linux/Config.in
b/package/util-linux/Config.in
index c0e15e7158df509dab656a4a9882debb5d5d71b0..5d954665ec23c71764b7fc63110140bee5491ee1 100644
(file)
--- a/
package/util-linux/Config.in
+++ b/
package/util-linux/Config.in
@@
-93,7
+93,7
@@
config BR2_PACKAGE_UTIL_LINUX_LAST
default n
config BR2_PACKAGE_UTIL_LINUX_MESG
- bool "build \"
kill
\""
+ bool "build \"
mesg
\""
default n
config BR2_PACKAGE_UTIL_LINUX_PARTX
@@
-113,7
+113,7
@@
config BR2_PACKAGE_UTIL_LINUX_LOGIN_UTILS
default n
config BR2_PACKAGE_UTIL_LINUX_WRITE
- bool "build \"
addpart, delpart, partx
\""
+ bool "build \"
write
\""
default n
endif