summaryrefslogtreecommitdiff
path: root/doc/bugs/Build_error_when_S3_is_disabled.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2014-12-19 16:53:25 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2014-12-19 16:53:25 -0400
commit91c9283c4abf73358befb1ac22ba873ed3368a69 (patch)
tree3895905f96e27550cb628ba06735855eb1c6205d /doc/bugs/Build_error_when_S3_is_disabled.mdwn
parent57484af41cce7bdd2b1fed47c0d1f329f5b76706 (diff)
Fix build with -f-S3.
Diffstat (limited to 'doc/bugs/Build_error_when_S3_is_disabled.mdwn')
-rw-r--r--doc/bugs/Build_error_when_S3_is_disabled.mdwn2
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]]