diff options
author | Maxim <kolmax94@gmail.com> | 2011-04-26 17:14:57 +0400 |
---|---|---|
committer | Maxim <kolmax94@gmail.com> | 2011-04-26 17:14:57 +0400 |
commit | 7d61c747182074da23cd05484ddabcdea4a1410a (patch) | |
tree | 2063235161e0db7c7470e710f11d60cc30fa7e4d /profiles | |
parent | Fix profiles (diff) | |
download | gentoo-openbsd-7d61c747182074da23cd05484ddabcdea4a1410a.tar.gz gentoo-openbsd-7d61c747182074da23cd05484ddabcdea4a1410a.tar.bz2 gentoo-openbsd-7d61c747182074da23cd05484ddabcdea4a1410a.zip |
Remove useless bashrc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/bsd/openbsd/profile.bashrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/profiles/prefix/bsd/openbsd/profile.bashrc b/profiles/prefix/bsd/openbsd/profile.bashrc deleted file mode 100644 index c97f1ff..0000000 --- a/profiles/prefix/bsd/openbsd/profile.bashrc +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -CONFIG_SHELL="${EPREFIX}/bin/bash" |