-
- Downloads
FreeBSD ships with unzip(1) which uses different heuristics with the -a option.
This results in *.vcxproj files not being detected as ascii since they have a UTF-8 BOM at the beginning (and are therefore not ASCII). Use perl to strip CRs from crypt32.vcxproj to allow the patch to apply cleanly.
Please register or sign in to comment