Installed libraries should not be overwritten, especially shared ones.
authorRichard Levitte <levitte@openssl.org>
Fri, 4 Oct 2002 13:43:43 +0000 (13:43 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 4 Oct 2002 13:43:43 +0000 (13:43 +0000)
commit7104c376aed7771ea1d1e4fbd2fe200e274cbc16
treedeb66a880b300562365880938d68c589268b2c8a
parent0638ced5cce5cab63d09c96d43a1f6cbe71a0b08
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