Skip to content

Commit 23b2f92

Browse files
committed
sdk-installer: include keyrings
... so that the GPG key required by Git for Windows' Pacman repository is installed correctly. This time for reals. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 903ceeb commit 23b2f92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk-installer/release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ fileList="etc/nsswitch.conf \
8585
/usr/bin/wc.exe /usr/bin/find.exe) \
8686
usr/ssl/certs/ca-bundle.crt \
8787
var/lib/pacman \
88+
usr/share/pacman/keyrings \
8889
$FAKEROOTDIR/setup-git-sdk.bat $FAKEROOTDIR/etc $FAKEROOTDIR/usr"
8990

9091
type 7za ||

0 commit comments

Comments
 (0)