mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
We don't use wine anymore
This commit is contained in:
parent
3390697315
commit
f994747f7a
@ -16,7 +16,7 @@ echo Testing environment for needed release building utilities
|
|||||||
|
|
||||||
#flip -h > /dev/null || return_error "flip";
|
#flip -h > /dev/null || return_error "flip";
|
||||||
unix2dos -h &> /dev/null || return_error "unix2dos";
|
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
|
echo All needed utilities found
|
||||||
|
Loading…
Reference in New Issue
Block a user