add stub claimUrl

This commit is contained in:
Joey Hess 2014-12-08 13:40:15 -04:00
parent 8093008ef4
commit cb6e16947d
16 changed files with 28 additions and 13 deletions

View file

@ -74,6 +74,7 @@ gen r u c gc = do
, readonly = False
, mkUnavailable = return Nothing
, getInfo = return [("repo", buprepo)]
, claimUrl = Nothing
}
return $ Just $ specialRemote' specialcfg c
(simplyPrepare $ store this buprepo)