diff options
author | 2004-08-07 14:52:14 +0000 | |
---|---|---|
committer | 2004-08-07 14:52:14 +0000 | |
commit | c67440a45296128f09fdcfa1ad419eacaf853c20 (patch) | |
tree | 30aea2d0b5f69389e13a7d8fdf8f6fe56bb749b5 /profiles/default-macos-10.4 | |
parent | Per profile bashrc (diff) | |
download | gentoo-2-c67440a45296128f09fdcfa1ad419eacaf853c20.tar.gz gentoo-2-c67440a45296128f09fdcfa1ad419eacaf853c20.tar.bz2 gentoo-2-c67440a45296128f09fdcfa1ad419eacaf853c20.zip |
per profile bashrc
Diffstat (limited to 'profiles/default-macos-10.4')
-rw-r--r-- | profiles/default-macos-10.4/bashrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default-macos-10.4/bashrc b/profiles/default-macos-10.4/bashrc new file mode 100644 index 000000000000..9177c83a9650 --- /dev/null +++ b/profiles/default-macos-10.4/bashrc @@ -0,0 +1,3 @@ +alias libtool=glibtool +alias libtoolize=glibtoolize + |