From d0320947d3be73c1b0ce1591e170abe9d4e38793 Mon Sep 17 00:00:00 2001 From: Dalai Felinto Date: Tue, 14 Oct 2014 21:16:58 -0300 Subject: [PATCH] Fix for No Sudo option in install_deps.sh (typo in docs) --- build_files/build_environment/install_deps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_files/build_environment/install_deps.sh b/build_files/build_environment/install_deps.sh index 4ed039940fb..66eecd4d4cd 100755 --- a/build_files/build_environment/install_deps.sh +++ b/build_files/build_environment/install_deps.sh @@ -83,7 +83,7 @@ ARGUMENTS_INFO="\"COMMAND LINE ARGUMENTS: -t n, --threads=n Use a specific number of threads when building the libraries (auto-detected as '\$THREADS'). - --no_sudo + --no-sudo Disable use of sudo (this script won't be able to do much though, will just print needed packages...). --with-all