diff options
author | Joey Hess <id@joeyh.name> | 2014-12-01 19:19:16 -0400 |
---|---|---|
committer | Joey Hess <id@joeyh.name> | 2014-12-01 19:19:16 -0400 |
commit | e2a8f6da8cf4fb7525b8bbb4d3bce0ed551bb20b (patch) | |
tree | b504c6fa46ee6717a30df9abeb767dfc857fe878 /doc | |
parent | 51c3b49b4e294a8663bd7d7743b79f7cb87129f4 (diff) |
comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Uninstalling_removes_libcrypto.dll/comment_1_0a0c8c62ca4d314f14d50306546c33c2._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/bugs/Uninstalling_removes_libcrypto.dll/comment_1_0a0c8c62ca4d314f14d50306546c33c2._comment b/doc/bugs/Uninstalling_removes_libcrypto.dll/comment_1_0a0c8c62ca4d314f14d50306546c33c2._comment new file mode 100644 index 000000000..078d3ed3c --- /dev/null +++ b/doc/bugs/Uninstalling_removes_libcrypto.dll/comment_1_0a0c8c62ca4d314f14d50306546c33c2._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2014-12-01T23:15:42Z" + content=""" +Hmm, git-annex bundles a libcrypto.dll, and so the uninstallation +process should remove that. + +I suspect what's going on is that the uninstaller is accidentially +being told the full path to the library, as it was on the build system. +"""]] |