blob: 2572f4d77d1ce92e08bf1987b8a6660c275c79db (
plain)
1
2
3
4
5
6
|
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/profile.bashrc,v 1.1 2009/06/06 03:54:54 solar Exp $
# IRIX's /bin/sh is not up for most of today's jobs
export CONFIG_SHELL=${BASH}
|