Commit 5bc3dc24 authored by Michael Shigorin's avatar Michael Shigorin

repo: generate RPM-GPG-KEY as well

Just a hook to export alt-gpgkeys pubring data.
parent 3a5740d8
use/repo:
@$(call add_feature)
@$(call add,STAGE1_PACKAGES,gnupg)
use/repo/main: sub/main use/repo
#!/bin/sh
# generate current plaintext rpm pubring representation
gpg --export --armor --homedir=/usr/lib/alt-gpgkeys >$WORKDIR/RPM-GPG-KEY
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment