summaryrefslogtreecommitdiff
path: root/build.h
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-10-23 16:48:20 +0000
committerjbj <devnull@localhost>2001-10-23 16:48:20 +0000
commit3b820b2d5354fffc824218ee3750a1a9435f0a8e (patch)
tree0e5a9983c429c2369b4069a2f6a09f0b7fccd165 /build.h
parent01baa77546d1efce05edecfabef82c5610ed559e (diff)
downloadrpm-3b820b2d5354fffc824218ee3750a1a9435f0a8e.tar.gz
- generate an rpm header on the fly for imported pubkeys.
CVS patchset: 5130 CVS date: 2001/10/23 16:48:20
Diffstat (limited to 'build.h')
-rw-r--r--build.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/build.h b/build.h
index ebbbd156e..5ad37a73f 100644
--- a/build.h
+++ b/build.h
@@ -5,8 +5,7 @@
extern "C" {
#endif
-int build(const char * arg, BTA_t ba, const char * passPhrase,
- char * cookie, /*@null@*/ const char * rcfile)
+int build(const char * arg, BTA_t ba, /*@null@*/ const char * rcfile)
/*@globals rpmGlobalMacroContext, rpmCLIMacroContext,
fileSystem, internalState @*/
/*@modifies ba->buildAmount, rpmGlobalMacroContext, rpmCLIMacroContext,