projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Standardize package Config.in, change prompt to package name + short description...
[openwrt.git]
/
package
/
busybox
/
config
/
coreutils
/
Config.in
diff --git
a/package/busybox/config/coreutils/Config.in
b/package/busybox/config/coreutils/Config.in
index
299e060
..
9d97e3c
100644
(file)
--- a/
package/busybox/config/coreutils/Config.in
+++ b/
package/busybox/config/coreutils/Config.in
@@
-369,7
+369,7
@@
config BUSYBOX_CONFIG_RMDIR
config BUSYBOX_CONFIG_SEQ
bool "seq"
config BUSYBOX_CONFIG_SEQ
bool "seq"
- default
n
+ default
y
help
print a sequence of numbers
help
print a sequence of numbers
This page took
0.028156 seconds
and
4
git commands to generate.