rust-sdl2: Force unix line-endings for patches (#1080)

This fixes an issue where the *.patch files get windows line endings
when checked out on windows, which breaks the bundled build when
building from git directly.
This commit is contained in:
waych
2021-04-02 09:51:59 +00:00
committed by GitHub
parent 68ae17ccb5
commit 706d608bab
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
*.patch eol=lf