summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-24 13:30:42 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-24 13:30:42 -0400
commitb1448c988423c400e93aa9728872c12b2fb8218e (patch)
treeb0459d5f208f32fbd1ebae6070866e0cefe2d47b
parent5b51959bcced8f8e9bdea92f3bb77a7a13fcc22f (diff)
close
-rw-r--r--doc/bugs/Latest_64_bit_standalone_Linux_build_broken.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/Latest_64_bit_standalone_Linux_build_broken.mdwn b/doc/bugs/Latest_64_bit_standalone_Linux_build_broken.mdwn
index b99388424..ebb55543d 100644
--- a/doc/bugs/Latest_64_bit_standalone_Linux_build_broken.mdwn
+++ b/doc/bugs/Latest_64_bit_standalone_Linux_build_broken.mdwn
@@ -11,3 +11,8 @@
ls: cannot access /lib/x86_64-linux-gnu/ld-2.13.so: No such file or directory
This is on Fedora 20, 64bit, installed from http://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz as of Sun Dec 22 00:44:53 CET 2013.
+
+> [[fixed|done]]; converted ugly shell code to much nicer haskell code,
+> which let me reuse relative symlink generation code from git-annex
+> to fix this. Updated the amd64 build for the last release only.
+> --[[Joey]]