diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-12-21 05:31:47 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-12-21 05:31:47 +0100 |
commit | 2a1571bfa003233470140a17be4ae4f0239f5a24 (patch) | |
tree | 57d2118dfaf31f19a0c5ad0acd8eb89a1c2cbfe7 /Config.in | |
parent | 5ab20641d687bfe4d86d255f8c369af54b6026e7 (diff) | |
download | busybox-w32-1_18_1.tar.gz busybox-w32-1_18_1.tar.bz2 busybox-w32-1_18_1.zip |
apply post-1.18.0 patches, bump version to 1.18.11_18_1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -128,8 +128,9 @@ config INSTALL_NO_USR | |||
128 | default n | 128 | default n |
129 | depends on FEATURE_INSTALLER | 129 | depends on FEATURE_INSTALLER |
130 | help | 130 | help |
131 | Disable use of /usr. busybox --install will install applets | 131 | Disable use of /usr. busybox --install and "make install" |
132 | only to /bin and /sbin, never to /usr/bin or /usr/sbin. | 132 | will install applets only to /bin and /sbin, |
133 | never to /usr/bin or /usr/sbin. | ||
133 | 134 | ||
134 | config LOCALE_SUPPORT | 135 | config LOCALE_SUPPORT |
135 | bool "Enable locale support (system needs locale for this to work)" | 136 | bool "Enable locale support (system needs locale for this to work)" |