diff --git a/docs/testenv_rel b/docs/testenv_rel index 88d2adecd..fff4a7be1 100755 --- a/docs/testenv_rel +++ b/docs/testenv_rel @@ -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