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>2012-05-02 00:45:16 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-05-02 00:45:16 +0400
commitc6051ea87b21f408dbf70d6679500f9a655914e7 (patch)
tree7604f64bb8b5d8a2ea4aeaba9cab8911ce559288 /build_files/cmake/cmake_static_check_sparse.py
parentac4b757287efd4150499fd61eb623331e0df2652 (diff)
replace python3 command with python3.2, python3 isnt available on ubuntu.
Diffstat (limited to 'build_files/cmake/cmake_static_check_sparse.py')
-rw-r--r--build_files/cmake/cmake_static_check_sparse.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_files/cmake/cmake_static_check_sparse.py b/build_files/cmake/cmake_static_check_sparse.py
index bd7629e4229..db1b14e7acb 100644
--- a/build_files/cmake/cmake_static_check_sparse.py
+++ b/build_files/cmake/cmake_static_check_sparse.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3.2
# ***** BEGIN GPL LICENSE BLOCK *****
#