Commit f994747f authored by Davis King's avatar Davis King

We don't use wine anymore

parent 33906973
......@@ -16,7 +16,7 @@ echo Testing environment for needed release building utilities
#flip -h > /dev/null || return_error "flip";
unix2dos -h &> /dev/null || return_error "unix2dos";
wine --help &> /dev/null || return_error "wine";
#wine --help &> /dev/null || return_error "wine";
echo All needed utilities found
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment