Installed libraries should not be overwritten, especially shared ones.
authorRichard Levitte <levitte@openssl.org>
Fri, 4 Oct 2002 13:44:00 +0000 (13:44 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 4 Oct 2002 13:44:00 +0000 (13:44 +0000)
commit227aec9a0f69e4e250b0099de6c3c30a7400ad23
treebca8f6dcce196bd5f4da292875462fd5c8d77da0
parentb0165ce439e0552f9610c0eb280543e5d7674b8b
Installed libraries should not be overwritten, especially shared ones.
Use mv to make sure the old copy is unlinked instead of overwritten.
PR: 273, and probably others...
Makefile.org