diff options
author | Don Kjer <don@lindenlab.com> | 2011-02-19 00:19:02 +0000 |
---|---|---|
committer | Don Kjer <don@lindenlab.com> | 2011-02-19 00:19:02 +0000 |
commit | 64ea40066f16920a82c4396ac38d83bb6701f70d (patch) | |
tree | 754e3de2a45e48eabffe8261f59b1bd959ac4657 /scripts/setup-path.py | |
parent | 8330a4d0fd046834a27a988102b439a6ec1f0aa2 (diff) | |
parent | 1a79aeca54db6ee5bf1fb2968c2642f8a3306091 (diff) |
Merge with viewer-development
Diffstat (limited to 'scripts/setup-path.py')
-rw-r--r-- | scripts/setup-path.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/setup-path.py b/scripts/setup-path.py index 55e0f1a85f..ce83d815bf 100644 --- a/scripts/setup-path.py +++ b/scripts/setup-path.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python """\ @file setup-path.py @brief Get the python library directory in the path, so we don't have |