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 74559f5a4e..4fa9648c1a 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 467111aa85..bc0853763c 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.