Hardcode #!/bin/bash for consistency with other scripts. (trunk r9002)
authorZac Medico <zmedico@gentoo.org>
Thu, 20 Dec 2007 23:53:57 +0000 (23:53 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 20 Dec 2007 23:53:57 +0000 (23:53 -0000)
svn path=/main/branches/2.1.2/; revision=9003

bin/sed

diff --git a/bin/sed b/bin/sed
index fa485ea845f16ca384eb7ce0e82c38567c2c4b12..6fc5450021c748387736d3984470f7105d15ddb4 100755 (executable)
--- 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$