This commit is contained in:
Joey Hess 2013-05-17 14:26:29 -04:00
parent dcf46bde1b
commit 67dfd3b4c6

View file

@ -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.