should flush after handling INSTALL_PRINTLABEL
authorewt <devnull@localhost>
Tue, 20 Feb 1996 00:24:43 +0000 (00:24 +0000)
committerewt <devnull@localhost>
Tue, 20 Feb 1996 00:24:43 +0000 (00:24 +0000)
CVS patchset: 339
CVS date: 1996/02/20 00:24:43

lib/install.c

index 93df59e..19a7164 100644 (file)
@@ -137,6 +137,7 @@ int rpmInstallPackage(char * prefix, rpmdb db, int fd, int flags,
        strcat(s, release);
 
        printf("%-28s", s);
+       fflush(stdout);
     }
 
     message(MESS_DEBUG, "package: %s-%s-%s files test = %d\n",