commit | 11e69471be27de28aefef931ec26912a6da7bed7 | [log] [tgz] |
---|---|---|
author | Glenn L McGrath <bug1@ihug.co.nz> | Thu Nov 27 22:40:08 2003 +0000 |
committer | Glenn L McGrath <bug1@ihug.co.nz> | Thu Nov 27 22:40:08 2003 +0000 |
tree | 4c47bc6390056460d87dda39c45e45b3d542b378 | |
parent | e39ee01821d537b3b249b0c136bb150734016c35 [diff] |
Fix a bug, ignore the source path when installing to a directory. We may be installing symlinks, so use lstat/lchown. Make use of bb_getopt_ulflags and cp_mv_stat2, save 100 bytes.