fix build error
This commit is contained in:
parent
66ce77f2d4
commit
d04af5fb68
1 changed files with 1 additions and 1 deletions
|
@ -29,8 +29,8 @@ extraBundledPrograms = catMaybes
|
|||
-- On Windows, gpg is bundled with git for windows.
|
||||
#ifndef mingw32_HOST_OS
|
||||
[ SysConfig.gpg
|
||||
#endif
|
||||
]
|
||||
#endif
|
||||
|
||||
{- Programs that should be preferred for use from the bundle, over
|
||||
- any that might be installed on the system otherwise. These come before
|
||||
|
|
Loading…
Add table
Reference in a new issue