From fd6beaadfb147c24e8ca86d6c19dd84bc62226ec Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Mon, 28 Oct 2002 02:56:07 +0000 Subject: Use the autoconf substitution for the #! line. --- bin/transcheck | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/transcheck b/bin/transcheck index 09456655a..d7729b899 100755 --- a/bin/transcheck +++ b/bin/transcheck @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#! @PYTHON@ # # transcheck - (c) 2002 by Simone Piunno # -- cgit v1.3.1