install: strip before mode/uid/gid is set, not after.
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 21 Feb 2010 15:55:29 +0000 (16:55 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 21 Feb 2010 15:55:29 +0000 (16:55 +0100)
commit43d9747f6e3c46fd230fe89344a9ebe4afd8eff5
tree636ca45766acf200f8519c74587aa6825380f3d3
parent8ce1dc03c1b2b61e51527b987579c09c991cc4b2
install: strip before mode/uid/gid is set, not after.

function                                             old     new   delta
install_main                                         694     716     +22
basename                                              21       -     -21

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/install.c