From ad1276de28e405b07637ce1cf3b047e3133cf4f5 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Tue, 21 Jan 2025 18:04:25 +0100 Subject: [PATCH] makepkg-git: accommodate for Ruby v3.4.0 In that version, `strscan` not only has a native library but also Ruby code that we need to provide to be able to run `asciidoctor` (which is used to render Git's documentation). Signed-off-by: Johannes Schindelin --- .sparse/makepkg-git | 1 + 1 file changed, 1 insertion(+) diff --git a/.sparse/makepkg-git b/.sparse/makepkg-git index d1d0d30eff5..58a66be833d 100644 --- a/.sparse/makepkg-git +++ b/.sparse/makepkg-git @@ -86,6 +86,7 @@ /clangarm64/lib/ruby/*/aarch64-mingw-ucrt/enc/windows_1252.so /clangarm64/lib/ruby/*/optparse.rb /clangarm64/lib/ruby/*/aarch64-mingw-ucrt/strscan.so +/clangarm64/lib/ruby/*/strscan/strscan.rb /clangarm64/lib/ruby/*/pathname.rb /clangarm64/lib/ruby/*/aarch64-mingw-ucrt/pathname.so /clangarm64/lib/ruby/*/did_you_mean*