projects
/
tools
/
librpm-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6879ce
)
should flush after handling INSTALL_PRINTLABEL
author
ewt
<devnull@localhost>
Tue, 20 Feb 1996 00:24:43 +0000
(
00:24
+0000)
committer
ewt
<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
patch
|
blob
|
history
diff --git
a/lib/install.c
b/lib/install.c
index
93df59e
..
19a7164
100644
(file)
--- a/
lib/install.c
+++ b/
lib/install.c
@@
-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",