From 34c0a7e614969dd364838cb2dba954e2302bff82 Mon Sep 17 00:00:00 2001 From: fuzzyray Date: Wed, 24 Jan 2007 18:38:35 +0000 Subject: [PATCH] Fix accidental mangling of the #! line svn path=/; revision=341 --- trunk/src/gentoolkit/helpers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/src/gentoolkit/helpers.py b/trunk/src/gentoolkit/helpers.py index 97c7bc6..fb22207 100644 --- a/trunk/src/gentoolkit/helpers.py +++ b/trunk/src/gentoolkit/helpers.py @@ -1,4 +1,4 @@ -# /usr/bin/python2 +#!/usr/bin/python2 # # Copyright(c) 2004, Karl Trygve Kalleberg # Copyright(c) 2004, Gentoo Foundation -- 2.26.2