No callback, no repackaging info - tough...
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 30 Oct 2007 13:15:19 +0000 (15:15 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 30 Oct 2007 13:15:19 +0000 (15:15 +0200)
lib/psm.c

index c811de8..78e61e7 100644 (file)
--- a/lib/psm.c
+++ b/lib/psm.c
@@ -1776,13 +1776,6 @@ assert(psm->mi == NULL);
            errno = saveerrno;
        }
 
-       if (psm->goal == PSM_PKGSAVE) {
-           if (!rc && ts && ts->notify == NULL) {
-               rpmlog(RPMLOG_INFO, _("Wrote: %s\n"),
-                       (psm->pkgURL ? psm->pkgURL : "???"));
-           }
-       }
-
        if (rc) {
            if (psm->failedFile)
                rpmlog(RPMERR_CPIO,