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
|
, whereisKey = Nothing
|
||||||
, remoteFsck = Nothing
|
, remoteFsck = Nothing
|
||||||
, repairRepo = Nothing
|
, repairRepo = Nothing
|
||||||
, config = M.empty
|
, config = c
|
||||||
, localpath = localpathCalc r
|
, localpath = localpathCalc r
|
||||||
, repo = r
|
, repo = r
|
||||||
, gitconfig = gc { remoteGitConfig = Just $ extractGitConfig r }
|
, gitconfig = gc { remoteGitConfig = Just $ extractGitConfig r }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue