Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
f994747f
Commit
f994747f
authored
Aug 13, 2016
by
Davis King
Browse files
We don't use wine anymore
parent
33906973
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/testenv_rel
docs/testenv_rel
+1
-1
No files found.
docs/testenv_rel
View file @
f994747f
...
@@ -16,7 +16,7 @@ echo Testing environment for needed release building utilities
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment