Commit 4232ee5
committed
update-via-pacman: install the correct git-extra package at the end
The script still had one left-over from the MINGW64 flavor of Git
for Windows' SDK: the final `pacman` call that ensures that the
`git-extra` package is installed (mostly for the benefit of letting
its post-install script modify all the things in a regular MSYS2
setup to what Git for Windows needs and which cannot be configured
in any other way).
With this commit, this script now installs the UCRT64 flavor of
that package, and the migration of this script is now complete.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent dbbde74 commit 4232ee5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
0 commit comments