Make copy create each destination file initially
authorJim Meyering <jim@meyering.net>
Mon, 27 Jul 1998 13:39:36 +0000 (13:39 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 27 Jul 1998 13:39:36 +0000 (13:39 +0000)
commit6e132bee5e1e8c874766ea5729c28aca44917287
treeb8c92d811ddcf749405f52c85710118419d5dfb9
parent7d63d3c63582c3e8e0e0f90d6bea282c1bf6bd13
Make copy create each destination file initially
with mode 0600 so strip will work, then apply specified mode.
Arne Henrik Juul reported that `./ginstall -s -c -m 555 dd /tmp' failed.
src/install.c