CVS patchset: 2690
CVS date: 1999/01/11 23:16:09
This commit is contained in:
jbj 1999-01-11 23:16:09 +00:00
parent 42ea3846fc
commit 37a0fd968d
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ int rpmtransAddPackage(rpmTransactionSet rpmdep, Header h, FD_t fd,
char ** obsoletes;
/* XXX binary rpms always have RPMTAG_SOURCERPM, source rpms do not */
if (!headerIsEntry(h, RPMTAG_SOURCEPACKAGE))
if (headerIsEntry(h, RPMTAG_SOURCEPACKAGE))
return 1;
/* FIXME: handling upgrades like this is *almost* okay. It doesn't