From 554e009070d726f883ac56f4e128da21540dcb5b Mon Sep 17 00:00:00 2001 From: rdb Date: Mon, 4 Feb 2013 17:34:51 +0000 Subject: [PATCH] more "well-mannered" shebang --- makepanda/makepanda.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makepanda/makepanda.py b/makepanda/makepanda.py index 38ddfdad8a..90a19a4be3 100755 --- a/makepanda/makepanda.py +++ b/makepanda/makepanda.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python ######################################################################## # # Caution: there are two separate, independent build systems: