Fix rpmsign --key-id popt alias typo
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 10 Jan 2011 12:09:57 +0000 (14:09 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 11 Jan 2011 07:04:51 +0000 (09:04 +0200)
(cherry picked from commit 9f3a0debb686485312d184d7a8c8aad49978629f)

rpmpopt.in

index 0275605..cd66011 100644 (file)
@@ -177,7 +177,7 @@ rpmbuild alias --sign \
 
 rpmsign alias --key-id  --define '_gpg_name !#:+' \
        --POPTdesc=$"key id/name to sign with" \
-       --POPargs=$"<id>"
+       --POPTargs=$"<id>"
 rpmsign alias --digest-algo --define '_gpg_digest_algo !#:+' \
        --POPTdesc=$"override default digest algorithm (eg sha1/sha256)" \
        --POPTargs=$"<algorithm>"