export
This commit is contained in:
parent
3b87732166
commit
cfae7841a4
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ PATH="$HP/bin:$HP/lib/extralibs/bin:$PATH"
|
||||||
incygwin () {
|
incygwin () {
|
||||||
PATH="/c/cygwin/bin:$PATH" "$@"
|
PATH="/c/cygwin/bin:$PATH" "$@"
|
||||||
nodosfilewarning=1
|
nodosfilewarning=1
|
||||||
|
export nodosfilewarning
|
||||||
}
|
}
|
||||||
|
|
||||||
# Install haskell dependencies.
|
# Install haskell dependencies.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue