Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastián Barschkis <sebbas@sebbas.org>2021-09-06 18:17:31 +0300
committerSebastián Barschkis <sebbas@sebbas.org>2021-09-06 18:30:30 +0300
commit3e23af4c4915f1ea5cb61c60e58cdfba41df1b04 (patch)
tree783959d501fae16d56670af04cdba6ca88e07daf /extern/mantaflow/UPDATE.sh
parenta3ca973dec752687dbbf5c3b24b51404ddfdf614 (diff)
Fluid: Clang-format cleanups
Just cleanup.
Diffstat (limited to 'extern/mantaflow/UPDATE.sh')
-rw-r--r--extern/mantaflow/UPDATE.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/extern/mantaflow/UPDATE.sh b/extern/mantaflow/UPDATE.sh
index aed4e2a9b71..1158ff13455 100644
--- a/extern/mantaflow/UPDATE.sh
+++ b/extern/mantaflow/UPDATE.sh
@@ -8,7 +8,7 @@
# YOUR INSTALLATION PATHS GO HERE:
MANTA_INSTALLATION=/Users/sebbas/Developer/Mantaflow/mantaflowDevelop
-BLENDER_INSTALLATION=/Users/sebbas/Developer/Blender/fluid-mantaflow
+BLENDER_INSTALLATION=/Users/sebbas/Developer/Blender
# Try to check out Mantaflow repository before building?
CLEAN_REPOSITORY=0