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...
parent
08d9c080
Please register or sign in to comment
Use mv to make sure the old copy is unlinked instead of overwritten. PR: 273, and probably others...