[Bf-blender-cvs] [16f6144] blender-v2.72-release: Fix for No Sudo option in install_deps.sh (typo in docs)

Dalai Felinto noreply at git.blender.org
Wed Oct 15 16:59:01 CEST 2014


Commit: 16f61443bd3a1ac976ed910919f3eb9e3f11968a
Author: Dalai Felinto
Date:   Tue Oct 14 21:16:58 2014 -0300
Branches: blender-v2.72-release
https://developer.blender.org/rB16f61443bd3a1ac976ed910919f3eb9e3f11968a

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 c734c04..6121607 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