projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5b0e08
)
http://bugs.uclibc.org/view.php?id=294
author
Eric Andersen
<andersen@codepoet.org>
Thu, 9 Jun 2005 09:50:11 +0000
(09:50 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 9 Jun 2005 09:50:11 +0000
(09:50 -0000)
There is a mistake in buildroot/Config.in
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index c0c38ff6fa981aa89c465b80c1ad37edb27fd449..6ead7cb3de623cf473fcc932b583835e33c361c5 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-100,8
+100,8
@@
config BR2_WGET
default "wget --passive-ftp -nd"
config BR2_SVN
- string
-
default "Subversion (svn) checkout command
"
+ string
"Subversion (svn) checkout command"
+
default "svn co
"
config BR2_TAR_VERBOSITY
bool "Tar verbose"