[Bf-blender-cvs] [d032094] master: Fix for No Sudo option in install_deps.sh (typo in docs)

Dalai Felinto noreply at git.blender.org
Wed Oct 15 02:17:14 CEST 2014


Commit: d0320947d3be73c1b0ce1591e170abe9d4e38793
Author: Dalai Felinto
Date:   Tue Oct 14 21:16:58 2014 -0300
Branches: master
https://developer.blender.org/rBd0320947d3be73c1b0ce1591e170abe9d4e38793

Fix for No Sudo option in install_deps.sh (typo in docs)

===================================================================

M	build_files/build_environment/install_deps.sh

===================================================================

diff --git a/build_files/build_environment/install_deps.sh b/build_files/build_environment/install_deps.sh
index 4ed0399..66eecd4 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




More information about the Bf-blender-cvs mailing list