Index: script/scons =================================================================== --- script/scons.orig +++ script/scons @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#!/usr/bin/python # # SCons - a Software Constructor # Index: script/scons-time =================================================================== --- script/scons-time.orig +++ script/scons-time @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python # # scons-time - run SCons timings and collect statistics # Index: script/sconsign =================================================================== --- script/sconsign.orig +++ script/sconsign @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#!/usr/bin/python # # SCons - a Software Constructor #