[Bf-blender-cvs] [e558b1afef0] gsoc-2018-many-light-sampling: My own build path modifications

Erik Englesson noreply at git.blender.org
Fri Jun 1 16:18:26 CEST 2018


Commit: e558b1afef0a8e4471222d43d5dccc96fbefdd65
Author: Erik Englesson
Date:   Thu May 31 08:30:46 2018 +0200
Branches: gsoc-2018-many-light-sampling
https://developer.blender.org/rBe558b1afef0a8e4471222d43d5dccc96fbefdd65

My own build path modifications

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

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 6cd725494b3..9b94dd0cfe1 100755
--- a/build_files/build_environment/install_deps.sh
+++ b/build_files/build_environment/install_deps.sh
@@ -44,7 +44,7 @@ COMMANDLINE=$@
 
 DISTRO=""
 RPM=""
-SRC="$HOME/src/blender-deps"
+SRC="$HOME/Programming/blender-git/src/blender-deps"
 INST="/opt/lib"
 TMP="/tmp"
 CWD=$PWD



More information about the Bf-blender-cvs mailing list