projects
/
mass-build.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
don't hard-code the path to the python interpreter
[mass-build.git]
/
mass_build.py
diff --git
a/mass_build.py
b/mass_build.py
index 553282b8076c2ae904b1f2d9b21b6928376a184d..5b7a9dc0e27f58636c694408622b6d0cf54d4bea 100755
(executable)
--- a/
mass_build.py
+++ b/
mass_build.py
@@
-1,4
+1,4
@@
-#!/usr/bin/python3
+#!/usr/bin/
env
python3
# mass-build - Easily Build Software Involving a Large Amount of Source Repositories
# Copyright (C) 2012-2013 Ralf Jung <post@ralfj.de>
#