From: jbj Date: Sat, 2 Jul 2005 18:53:12 +0000 (+0000) Subject: Correct typo. X-Git-Tag: tznext/4.11.0.1.tizen20130304~6107 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=441733afe1680fa3d53aae2c7050293b03e9643d;p=tools%2Flibrpm-tizen.git Correct typo. CVS patchset: 7863 CVS date: 2005/07/02 18:53:12 --- diff --git a/lib/transaction.c b/lib/transaction.c index c6948c8..b045b64 100644 --- a/lib/transaction.c +++ b/lib/transaction.c @@ -2285,7 +2285,7 @@ assert(psm != NULL); p->fi = rpmfiFree(p->fi); /* If no post-transaction script, then don't bother. */ - if (haspostscript) + if (!haspostscript) continue; p->fd = ts->notify(p->h, RPMCALLBACK_INST_OPEN_FILE, 0, 0,