pkgmeek: automatically create new signature if one is not present, similar to how footprints are handled
This commit is contained in:
@@ -43,10 +43,13 @@ Build package without checking footprint.
|
||||
Update footprint and treat last build as successful.
|
||||
.TP
|
||||
.B "\-us, \-\-update\-signature"
|
||||
Update port signature and sha256sums.
|
||||
Update port signature and sha256sums. Only needed after editing a
|
||||
previously-built port, since the first build of a new port will automatically
|
||||
create \fB.signature\fP in the port directory.
|
||||
.TP
|
||||
.B "\-cs, \-\-check\-signature"
|
||||
Check the validity of Pkgfile, footprint, and sources using the signature and sha256sums.
|
||||
Check the validity of Pkgfile, footprint, and sources using the signature and
|
||||
sha256sums.
|
||||
.TP
|
||||
.B "\-is, \-\-ignore\-signature"
|
||||
Build package without checking the signature and sha256sums.
|
||||
|
||||
Reference in New Issue
Block a user