From e15afde0f436163f1b2916ab7c7cde19b22a2114 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 20 Dec 2007 23:53:21 +0000 Subject: Hardcode #!/bin/bash for consistency with other scripts. svn path=/main/trunk/; revision=9002 --- bin/sed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/sed b/bin/sed index fa485ea84..6fc545002 100755 --- a/bin/sed +++ b/bin/sed @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/bash # Copyright 2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-1-g7c22