diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-15 17:52:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-15 17:52:23 -0400 |
commit | 1cea8022dc773348da0faedb01b345ab206c1710 (patch) | |
tree | 19f1bb5c2abbe3ac537c5ca7e5622dabb018b6b8 | |
parent | 4583cf48b974c06f4c9d12bc6ae657d871203842 (diff) |
close
-rw-r--r-- | doc/bugs/Compile_needs_more_than_1.5gb_of_memory.mdwn | 2 | ||||
-rw-r--r-- | doc/bugs/Compile_needs_more_than_1.5gb_of_memory/comment_1_0806b5132c55d7a5a17fbdad7e3f2291._comment | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/bugs/Compile_needs_more_than_1.5gb_of_memory.mdwn b/doc/bugs/Compile_needs_more_than_1.5gb_of_memory.mdwn index 74559f5a4..4fa9648c1 100644 --- a/doc/bugs/Compile_needs_more_than_1.5gb_of_memory.mdwn +++ b/doc/bugs/Compile_needs_more_than_1.5gb_of_memory.mdwn @@ -12,3 +12,5 @@ What version of git-annex are you using? On what operating system? > Ubuntu 12.04 Please provide any additional information below. + +[[done]] diff --git a/doc/bugs/Compile_needs_more_than_1.5gb_of_memory/comment_1_0806b5132c55d7a5a17fbdad7e3f2291._comment b/doc/bugs/Compile_needs_more_than_1.5gb_of_memory/comment_1_0806b5132c55d7a5a17fbdad7e3f2291._comment index 467111aa8..bc0853763 100644 --- a/doc/bugs/Compile_needs_more_than_1.5gb_of_memory/comment_1_0806b5132c55d7a5a17fbdad7e3f2291._comment +++ b/doc/bugs/Compile_needs_more_than_1.5gb_of_memory/comment_1_0806b5132c55d7a5a17fbdad7e3f2291._comment @@ -6,7 +6,7 @@ content=""" You don't need a webapp on your linode, probably, so disable it: -cabal install git-annex -F-WebApp +cabal install git-annex -f-WebApp The template haskell in the webapp about doubles the amount of memory needed to compile it. |