From 91dcb74bab0f3bc749b920f69adc7bd2c3e9c8ff Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 17 Apr 2013 05:09:42 +0000 Subject: [PATCH] Added a comment --- ...comment_4_9ba7efe9112578729d02ac4e6557b3cc._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/assistant_hangs_during_commit/comment_4_9ba7efe9112578729d02ac4e6557b3cc._comment diff --git a/doc/bugs/assistant_hangs_during_commit/comment_4_9ba7efe9112578729d02ac4e6557b3cc._comment b/doc/bugs/assistant_hangs_during_commit/comment_4_9ba7efe9112578729d02ac4e6557b3cc._comment new file mode 100644 index 0000000000..6bd85505e0 --- /dev/null +++ b/doc/bugs/assistant_hangs_during_commit/comment_4_9ba7efe9112578729d02ac4e6557b3cc._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 4" + date="2013-04-17T05:09:42Z" + content=""" +AUR git-annex-bin is a very different thing from the standalone tarball. The tarball carefully puts together a program and a set of libraries and utilities it will work with. The git-annex-bin in AUR yanks that binary out and puts it in an entirely foreign system. + +So, try the standalone tarball. +"""]]