no more need for .cabal/bin in PATH
This commit is contained in:
parent
797301b285
commit
3332c4289b
1 changed files with 0 additions and 5 deletions
|
@ -23,11 +23,6 @@ setupcabal () {
|
|||
# Some packages fail to install in a non unicode locale.
|
||||
LANG=en_US.UTF-8
|
||||
export LANG
|
||||
|
||||
# The android build chroot has recent versions of alex and happy
|
||||
# installed here.
|
||||
PATH=$HOME/bin:$PATH
|
||||
export PATH
|
||||
}
|
||||
|
||||
patched () {
|
||||
|
|
Loading…
Add table
Reference in a new issue