# Note: https://github.com/NixOS/nixpkgs/blob/ffa10e26ae11d676b2db836259889f1f571cb14f/pkgs/by-name/zx/zxtune/package.nix#L83-L84
abinfo "Fixing up line endings ..."
find "$SRCDIR"/3rdparty/vgm/ -type f -exec dos2unix {} \;

abinfo "Applying patches ..."
ab_apply_patches "$SRCDIR"/autobuild/patches/*
