diff options
Diffstat (limited to 'build_shared_library.py')
-rwxr-xr-x | build_shared_library.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_shared_library.py b/build_shared_library.py index 1eb8675..ed8f93f 100755 --- a/build_shared_library.py +++ b/build_shared_library.py @@ -1,4 +1,4 @@ -#! /usr/bin/python +#! /usr/bin/env python # Copyright 2015 OpenMarket Ltd # # Licensed under the Apache License, Version 2.0 (the "License"); |