Tolerate escape codes in config file when converting line endings for Chocolatey package

This commit is contained in:
Thomas Jensen 2024-02-17 21:19:51 +01:00
parent 75dfd61801
commit ce44ba6307
No known key found for this signature in database
GPG Key ID: A4ACEE270D0FB7DB

View File

@ -207,7 +207,7 @@ tools/LICENSE.txt: LICENSE
unix2dos -n LICENSE tools/LICENSE.txt
tools/boxes.cfg: boxes-config
unix2dos -n boxes-config tools/boxes.cfg
unix2dos -n --force boxes-config tools/boxes.cfg
tools/boxes.exe: $(OUT_DIR)/boxes.exe
cp $(OUT_DIR)/boxes.exe tools/