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...
Showing
想要评论请 注册 或 登录
Use mv to make sure the old copy is unlinked instead of overwritten. PR: 273, and probably others...