removed removeBinaryPackage()
CVS patchset: 2646 CVS date: 1999/01/04 16:44:38
This commit is contained in:
parent
37d4963129
commit
fcfce2db40
|
@ -319,7 +319,6 @@ int rpmInstallSourcePackage(char * root, FD_t fd, char ** specFile,
|
|||
rpmNotifyFunction notify, void * notifyData,
|
||||
char * labelFormat, char ** cookie);
|
||||
int rpmVersionCompare(Header first, Header second);
|
||||
int removeBinaryPackage(char * root, rpmdb db, unsigned int offset, int flags);
|
||||
int rpmdbRebuild(char * root);
|
||||
|
||||
int rpmVerifyFile(char * root, Header h, int filenum, int * result,
|
||||
|
|
Loading…
Reference in New Issue