#include "system.h"
#include <rpmlib.h>
#include "rpmlead.h"
#include "signature.h"
#include "debug.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
|
Definition at line 10 of file rpmsignature.c. References argv, Ferror(), Fopen(), Fstrerror(), readLead(), RPMRC_OK, rpmReadSignature(), rpmWriteSignature(), setprogname, and rpmlead::signature_type. |