diff options
author | Joey Hess <joey@kitenet.net> | 2014-09-10 14:06:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-09-10 14:06:38 -0400 |
commit | 9b6bdf5b94fd49c37cc79290912cf81c6fac0b13 (patch) | |
tree | c605a863df75b5d17671a12ff744c436cb3af681 | |
parent | d25c83d0fe72cf2c60a96d0264292e85418ac9e5 (diff) |
close; this is not the redhat bts
-rw-r--r-- | doc/bugs/webapp_missing_on_redhat.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/webapp_missing_on_redhat.mdwn b/doc/bugs/webapp_missing_on_redhat.mdwn index 3c16193da..ad2578b4f 100644 --- a/doc/bugs/webapp_missing_on_redhat.mdwn +++ b/doc/bugs/webapp_missing_on_redhat.mdwn @@ -12,3 +12,10 @@ I am seeing the following error when running git annex webapp: git-annex: unknown command webapp +> git-annex can be built without the webapp, and this is +> often done if a distribution does not have the full haskell stack +> packaged yet. The solution is to contact the distribution and let them +> know they need to improve it, and/or use the standalone build from this +> website. +> +> So, please file a bug on redhat. [[done]] --[[Joey]] |