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:
authorCampbell Barton <ideasman42@gmail.com>2015-01-29 07:56:23 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-01-29 07:56:23 +0300
commit65574b0b030fd1a893520fe967e580ed00308cb5 (patch)
treedabff691d9b6bba9372e69eeae646fc1dcb09813 /extern/libmv/third_party
parent1738d4acc904a17c307048464b9b81a57b310cfb (diff)
cleanup: shebang lines
D888 by @sambler
Diffstat (limited to 'extern/libmv/third_party')
-rwxr-xr-xextern/libmv/third_party/ceres/bundle.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/extern/libmv/third_party/ceres/bundle.sh b/extern/libmv/third_party/ceres/bundle.sh
index 14ce2c5135d..659f29e98ea 100755
--- a/extern/libmv/third_party/ceres/bundle.sh
+++ b/extern/libmv/third_party/ceres/bundle.sh
@@ -201,7 +201,7 @@ blender_add_lib(extern_ceres "\${SRC}" "\${INC}" "\${INC_SYS}")
EOF
cat > SConscript << EOF
-#!/usr/bin/python
+#!/usr/bin/env python
# NOTE: This file is automatically generated by bundle.sh script
# If you're doing changes in this file, please update template