cleanup
This commit is contained in:
parent
dcf46bde1b
commit
67dfd3b4c6
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ PATH="$HP/bin:$HP/lib/extralibs/bin:/c/Program Files (x86)/NSIS:$PATH"
|
|||
# Run a command in the cygwin environment.
|
||||
incygwin () {
|
||||
PATH="/c/cygwin/bin:$PATH" "$@"
|
||||
nodosfilewarning=1
|
||||
export nodosfilewarning
|
||||
}
|
||||
|
||||
# Install haskell dependencies.
|
||||
|
|
Loading…
Reference in a new issue