-hiv is handled via INSTALL_PRINTLABEL
authorewt <devnull@localhost>
Tue, 20 Feb 1996 00:24:24 +0000 (00:24 +0000)
committerewt <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

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);