mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-08 07:11:37 +02:00
Previously, prepare failed due to wrong line-endings when building on the main runner, but not on the gitlab runner. Instead, make sure all the files we want to patch, are properly ended by dos2unix-ing them. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>