fix build without servant
This commit is contained in:
parent
d1b641cb1e
commit
640fdffd12
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ p2pHttpClientVersions allowedversion rmt fallback clientaction =
|
|||
M.insert (Git.CredentialBaseURL credentialbaseurl) cred cc
|
||||
Nothing -> noop
|
||||
#else
|
||||
p2pHttpClient _rmt fallback () = fallback
|
||||
p2pHttpClientVersions _rmt fallback () = fallback
|
||||
"This remote uses an annex+http url, but this version of git-annex is not build with support for that."
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue