summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gentoo.org>2004-08-03 01:15:06 +0000
committerBrian Harring <ferringb@gentoo.org>2004-08-03 01:15:06 +0000
commitea76d43478d1dbd94e01c864485c35875bf38afb (patch)
treef18578f38e184805a96ece7a8adb17838813b1cf /profiles/default-x86-obsd-2004
parentadd many use.mask entries for binary-only packages supported by PHP. (diff)
downloadgentoo-2-ea76d43478d1dbd94e01c864485c35875bf38afb.tar.gz
gentoo-2-ea76d43478d1dbd94e01c864485c35875bf38afb.tar.bz2
gentoo-2-ea76d43478d1dbd94e01c864485c35875bf38afb.zip
transferred bsd specific modifications out of ebuild.sh and into their profile.bashrc
Diffstat (limited to 'profiles/default-x86-obsd-2004')
-rw-r--r--profiles/default-x86-obsd-2004/profile.bashrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/default-x86-obsd-2004/profile.bashrc b/profiles/default-x86-obsd-2004/profile.bashrc
new file mode 100644
index 000000000000..57df38ac5eeb
--- /dev/null
+++ b/profiles/default-x86-obsd-2004/profile.bashrc
@@ -0,0 +1,4 @@
+alias make=gmake
+alias tar=gtar
+alias patch=gpatch
+alias sed=gsed