projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e26f589
)
enable seq by default in busybox
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 12 May 2005 20:07:37 +0000
(20:07 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 12 May 2005 20:07:37 +0000
(20:07 +0000)
SVN-Revision: 858
openwrt/package/busybox/config/coreutils/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/package/busybox/config/coreutils/Config.in
b/openwrt/package/busybox/config/coreutils/Config.in
index 299e060cc1412852d3646bbc89679978fddcd432..9d97e3c58d4ebcdd0963f2f9e768f05f2091cf37 100644
(file)
--- a/
openwrt/package/busybox/config/coreutils/Config.in
+++ b/
openwrt/package/busybox/config/coreutils/Config.in
@@
-369,7
+369,7
@@
config BUSYBOX_CONFIG_RMDIR
config BUSYBOX_CONFIG_SEQ
bool "seq"
- default
n
+ default
y
help
print a sequence of numbers