From 01bf3fe8e9e466b813ed8eeb3807265f0e7ffcc0 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 20 Dec 2007 23:53:57 +0000 Subject: Hardcode #!/bin/bash for consistency with other scripts. (trunk r9002) svn path=/main/branches/2.1.2/; revision=9003 --- bin/sed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/sed') 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