[git commit master 1/1] tweak INSTALL_NO_USR help text

Denys Vlasenko vda.linux at googlemail.com
Sun Dec 5 22:11:15 UTC 2010


commit: http://git.busybox.net/busybox/commit/?id=c60e88a5b9d750993f8e25a322ad7f6f09db8bda
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 Config.in |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/Config.in b/Config.in
index d9c8231..140572e 100644
--- a/Config.in
+++ b/Config.in
@@ -128,8 +128,9 @@ config INSTALL_NO_USR
 	default n
 	depends on FEATURE_INSTALLER
 	help
-	  Disable use of /usr. busybox --install will install applets
-	  only to /bin and /sbin, never to /usr/bin or /usr/sbin.
+	  Disable use of /usr. busybox --install and "make install"
+	  will install applets only to /bin and /sbin,
+	  never to /usr/bin or /usr/sbin.
 
 config LOCALE_SUPPORT
 	bool "Enable locale support (system needs locale for this to work)"
-- 
1.7.2.2



More information about the busybox-cvs mailing list