diff options
author | Joey Hess <joeyh@joeyh.name> | 2014-12-19 16:53:25 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2014-12-19 16:53:25 -0400 |
commit | 91c9283c4abf73358befb1ac22ba873ed3368a69 (patch) | |
tree | 3895905f96e27550cb628ba06735855eb1c6205d /doc | |
parent | 57484af41cce7bdd2b1fed47c0d1f329f5b76706 (diff) |
Fix build with -f-S3.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Build_error_when_S3_is_disabled.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Build_error_when_S3_is_disabled.mdwn b/doc/bugs/Build_error_when_S3_is_disabled.mdwn index 9b72afe07..2ae38659d 100644 --- a/doc/bugs/Build_error_when_S3_is_disabled.mdwn +++ b/doc/bugs/Build_error_when_S3_is_disabled.mdwn @@ -35,3 +35,5 @@ I'm installing dependencies with cabal but have disabled S3 support cabal configure "${_features[@]}" make + +> [[fixed|done]] --[[Joey]] |