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:
c1adebc
)
-hiv is handled via INSTALL_PRINTLABEL
author
ewt
<devnull@localhost>
Tue, 20 Feb 1996 00:24:24 +0000
(
00:24
+0000)
committer
ewt
<devnull@localhost>
Tue, 20 Feb 1996 00:24:24 +0000
(
00:24
+0000)
CVS patchset: 338
CVS date: 1996/02/20 00:24:24
install.c
patch
|
blob
|
history
diff --git
a/install.c
b/install.c
index
441a49e
..
3fbdab4
100644
(file)
--- a/
install.c
+++ b/
install.c
@@
-80,7
+80,7
@@
void doInstall(char * prefix, char * arg, int installFlags, int interfaceFlags)
else
chptr++;
-
printf("%-28s", chptr)
;
+
installFlags |= INSTALL_PRINTLABEL
;
} else if (isVerbose())
printf("Installing %s\n", arg);