really fix gcrypt for 7be69a2491
Fixed all the other ones, but forgot to fix gcrypt!
This commit is contained in:
parent
b2cca95d1c
commit
2203690822
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ gen' r u c gc = do
|
|||
, whereisKey = Nothing
|
||||
, remoteFsck = Nothing
|
||||
, repairRepo = Nothing
|
||||
, config = M.empty
|
||||
, config = c
|
||||
, localpath = localpathCalc r
|
||||
, repo = r
|
||||
, gitconfig = gc { remoteGitConfig = Just $ extractGitConfig r }
|
||||
|
|
Loading…
Add table
Reference in a new issue