Commit a1c4239
committed
bash: fix build in Git for Windows' i686 SDK
The MSYS2 project no longer builds MSYS packages targeting i686,
therefore the `autotools` package does not exist.
But Git for Windows' SDK targeting i686 does not need to specifically
install that package anyway because `autoconf` and `automake` are
already installed anyway.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent a86bc48 commit a1c4239
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
0 commit comments