Commit 0142f7a
authored
build-git-installers: integrate fix from v2.52.0.vfs.0.2 (#831)
This was required to build v2.52.0.vfs.0.2
In git-for-windows/MINGW-packages#172, the
`mingw-w64-git` package was split into multiple packages, with the new
primary package as Git for Windows is concerned being the
`mingw-w64-git-for-windows-addons` one.
Accommodate for that change by simply adding (almost) all of the
packages that were built to the command-line via `--pkg` options,
instead of hardcoding the `mingw-w64-git` and `mingw-w64-git-doc-html`
one.1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
354 | | - | |
355 | | - | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| |||
0 commit comments