Fix build with -f-S3.

This commit is contained in:
Joey Hess 2014-12-19 16:53:25 -04:00
parent ded1b8f853
commit 27fb7e514d
4 changed files with 20 additions and 17 deletions

View file

@ -35,3 +35,5 @@ I'm installing dependencies with cabal but have disabled S3 support
cabal configure "${_features[@]}"
make
> [[fixed|done]] --[[Joey]]