summaryrefslogtreecommitdiff
path: root/build/pack.c
diff options
context:
space:
mode:
Diffstat (limited to 'build/pack.c')
-rw-r--r--build/pack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/pack.c b/build/pack.c
index 2ba457780..db6228302 100644
--- a/build/pack.c
+++ b/build/pack.c
@@ -563,7 +563,7 @@ exit:
/* XXX Fish the pkgid out of the signature header. */
if (sig != NULL && pkgidp != NULL) {
- int32_t tagType;
+ rpm_tagtype_t tagType;
unsigned char * MD5 = NULL;
rpm_count_t c;
int xx;