Brad Knowles wrote:

> At 10:21 AM -0700 1999/12/28, Chad R. Larson wrote:
> 
>>  The -C option to install causes install to make a temporary copy of the
>>  "new" file in the target directory, and then does a byte-by-byte compare
>>  with the "old" one.  If they're different, it deletes the old and
>>  renames the new.
> 
>       Sigh.  It can't do the comparison with the new file in it's 
> current location, then do the copy if they're different?  That would 
> seem to be the intelligent thing to do.

You mean compare /usr/obj/usr/src/bin/sh with /bin/sh (or whatever the
path is)? I don't think that would work, since /usr/obj/... files aren't
stripped, and the installed versions are.

-- 
Ben Smithurst            | PGP: 0x99392F7D
[EMAIL PROTECTED] |   key available from keyservers and
                         |   [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to