[907] in Source-Commits
athena/bin/install install.c
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Dec 16 03:29:09 1996
From: Greg Hudson <ghudson@MIT.EDU>
To: source-commits@MIT.EDU
Date: Mon, 16 Dec 1996 03:29:03 EST
Update of /afs/dev.mit.edu/source/repository/athena/bin/install
In directory the-light-fantastic:/afs/dev.mit.edu/user/ghudson/athena/bin/install
Modified Files:
install.c
Log Message:
Convert to Athena coding standards and build system. Also fix a
couple of bugs: the target file was not always properly removed on
error, and "strip" was run via system() without regard to quoting
problems.