(change_timestamps): First arg is source
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 23 Sep 2005 20:39:04 +0000 (20:39 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 23 Sep 2005 20:39:04 +0000 (20:39 +0000)
commit63b77aac44f5ed542439f4d7c71fdd6625bcc0f6
tree12ea052d36758dc359aee4c12c609513a43fe645
parent35044438af981921afed8284bc8aea687bcba2d0
(change_timestamps): First arg is source
struct stat, not file name.  All uses changed.
(install_file_in_file): Stat the source file if necessary.
Don't try to change time stamps if copy_file did it.
src/install.c