From 13ca157422acad112079af99ac0101986c3510a9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 1 Dec 2014 19:19:16 -0400 Subject: [PATCH] comment --- ...omment_1_0a0c8c62ca4d314f14d50306546c33c2._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bugs/Uninstalling_removes_libcrypto.dll/comment_1_0a0c8c62ca4d314f14d50306546c33c2._comment 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 0000000000..078d3ed3c6 --- /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. +"""]]