Commit 503285a
committed
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 <[email protected]>1 parent 1def790 commit 503285a
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
0 commit comments