Commit ce032c7
committed
sdk-installer: ensure that Git for Windows' keyring is imported
This is required so that the SDK can be installed fully, now that we
sign each and every package in Git for Windows' Pacman repository.
As the post-install script of msys2-keyring destroys every previous
attempt to initialize Pacman's keyring, we need to install
msys2-keyring (and gnupg) specifically before adding Git for Windows'
keys.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 23b2f92 commit ce032c7
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
107 | 126 | | |
108 | 127 | | |
109 | 128 | | |
| |||
0 commit comments