aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-05-19 19:04:47 +0000
committerUlrich Müller <ulm@gentoo.org>2009-05-19 19:04:47 +0000
commit63e3fcdde2747b7e5515a2ca45a5381bb3778fb9 (patch)
tree0e53691b5b13c16ea3f1b5bf0c60b452b130f79b /libs/core.bash.in
parentUpdate version to 1.1_rc2. (diff)
downloadeselect-63e3fcdde2747b7e5515a2ca45a5381bb3778fb9.tar.gz
eselect-63e3fcdde2747b7e5515a2ca45a5381bb3778fb9.tar.bz2
eselect-63e3fcdde2747b7e5515a2ca45a5381bb3778fb9.zip
Don't hardcode /bin/bash in order to be more Prefix-friendly.
svn path=/trunk/; revision=552
Diffstat (limited to 'libs/core.bash.in')
-rw-r--r--libs/core.bash.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/core.bash.in b/libs/core.bash.in
index a55ce69..d5ccfb8 100644
--- a/libs/core.bash.in
+++ b/libs/core.bash.in
@@ -1,4 +1,3 @@
-#!/bin/bash
# Copyright (c) 2005-2009 Gentoo Foundation -*-eselect-*-
# $Id$
# This file is part of the 'eselect' tools framework.