1
0
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:
Pavol Rusnak 2010-02-24 13:39:53 +01:00
parent 57aa962470
commit b95a074fc2

View File

@ -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