aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorlloyd <[email protected]>2013-03-19 13:53:09 +0000
committerlloyd <[email protected]>2013-03-19 13:53:09 +0000
commit827f2983a1e6efae6141e9b7ab148a3ae44e671b (patch)
treebbeffb4ba8efd9dcacee199700eec80f2959a689 /src
parenta2dae58b0068a0065f096e5130660b4a26ec04b1 (diff)
Use env to work around Arch silliness
Diffstat (limited to 'src')
-rwxr-xr-xsrc/build-data/scripts/dist.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build-data/scripts/dist.py b/src/build-data/scripts/dist.py
index 8d707ff3e..e9dd30118 100755
--- a/src/build-data/scripts/dist.py
+++ b/src/build-data/scripts/dist.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
"""
Release script for botan (http://botan.randombit.net/)