summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1999-01-11 23:16:09 +0000
committerjbj <devnull@localhost>1999-01-11 23:16:09 +0000
commit37a0fd968d3e033a71f0f3e5ed12cefedb5a6ab6 (patch)
treed0e56107c7a12932456324bad1d192008045f790
parent42ea3846fc41b46a314b711ab91faa3d9153c5aa (diff)
downloadlibrpm-tizen-37a0fd968d3e033a71f0f3e5ed12cefedb5a6ab6.tar.gz
librpm-tizen-37a0fd968d3e033a71f0f3e5ed12cefedb5a6ab6.tar.bz2
librpm-tizen-37a0fd968d3e033a71f0f3e5ed12cefedb5a6ab6.zip
Typo.
CVS patchset: 2690 CVS date: 1999/01/11 23:16:09
-rw-r--r--lib/depends.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/depends.c b/lib/depends.c
index 4d1a0ce24..5c4b24c99 100644
--- a/lib/depends.c
+++ b/lib/depends.c
@@ -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