NetBSD/usr.bin/xinstall
jonathan bdb182a2cc Change xinstall to work with strip from GNU binutils, for mips and alpha ports.
When using a strip that uses a temp file and moves that to the target,
unlinking the original, install would set the modes of the
original (now unlinked) file, not the new stripped one.
Fixed by re-opening the fd used for fchown/chmod after stripping.
1995-12-20 10:25:17 +00:00
..
Makefile specify man pages the new way. 1994-12-22 12:30:38 +00:00
install.1 Merged with 4.4lite. 1994-11-14 04:57:16 +00:00
pathnames.h Merged with 4.4lite. 1994-11-14 04:57:16 +00:00
xinstall.c Change xinstall to work with strip from GNU binutils, for mips and alpha ports. 1995-12-20 10:25:17 +00:00