mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-28 10:46:15 +01:00
gpg signkey -> osc signkey
This commit is contained in:
parent
57aa962470
commit
b95a074fc2
@ -243,7 +243,7 @@ def verify_pacs(pac_list):
|
|||||||
print >>sys.stderr, """
|
print >>sys.stderr, """
|
||||||
- If the key is missing, install it first.
|
- If the key is missing, install it first.
|
||||||
For example, do the following:
|
For example, do the following:
|
||||||
gpg signkey PROJECT > file
|
osc signkey PROJECT > file
|
||||||
and, as root:
|
and, as root:
|
||||||
rpm --import %(dir)s/keyfile-%(name)s
|
rpm --import %(dir)s/keyfile-%(name)s
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user