Correct typo.
authorjbj <devnull@localhost>
Sat, 2 Jul 2005 18:53:12 +0000 (18:53 +0000)
committerjbj <devnull@localhost>
Sat, 2 Jul 2005 18:53:12 +0000 (18:53 +0000)
CVS patchset: 7863
CVS date: 2005/07/02 18:53:12

lib/transaction.c

index c6948c8..b045b64 100644 (file)
@@ -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,