Fix make deps failing to build opencollada on Linux, due to line endings

The OpenCOLLADA package contains a mix of files with unix and dos line endings.
Now we mark the diff as a binary file so that the patch also contains a mix of
line endings that matches the package.
This commit is contained in:
Brecht Van Lommel 2020-02-24 19:21:11 +01:00
parent f9b1e8f000
commit d109ea5ee5
2 changed files with 2 additions and 0 deletions

@ -0,0 +1,2 @@
# Files contains mixed line endings, patch needs to preserve them to apply.
opencollada.diff binary