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/bundle.sh
parent1738d4acc904a17c307048464b9b81a57b310cfb (diff)
cleanup: shebang lines
D888 by @sambler
Diffstat (limited to 'extern/libmv/bundle.sh')
-rwxr-xr-xextern/libmv/bundle.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/extern/libmv/bundle.sh b/extern/libmv/bundle.sh
index c10a5fbbad2..66023fa693c 100755
--- a/extern/libmv/bundle.sh
+++ b/extern/libmv/bundle.sh
@@ -279,8 +279,6 @@ endif()
EOF
cat > SConscript << EOF
-#!/usr/bin/python
-
# NOTE: This file is automatically generated by bundle.sh script
# If you're doing changes in this file, please update template
# in that script too