Import archlinux.gpg into the temporary keyring
This makes sure we do not loose signatures depending on key server used.
This commit is contained in:
parent
f82fc176a5
commit
a48a66dfd6
@ -25,6 +25,8 @@ Expire-Date: 0
|
|||||||
%echo Done
|
%echo Done
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
${GPG} --import < archlinux.gpg
|
||||||
|
|
||||||
rm -rf master{,-revoked} packager{,-revoked} archlinux-{trusted,revoked}
|
rm -rf master{,-revoked} packager{,-revoked} archlinux-{trusted,revoked}
|
||||||
mkdir master packager master-revoked packager-revoked
|
mkdir master packager master-revoked packager-revoked
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user