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>
Mon, 10 Jan 2011 12:09:57 +0000 (14:09 +0200)
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>"