mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
fixup! Also run make using gitbash
This commit is contained in:
@ -173,6 +173,6 @@ class BuildEnv:
|
||||
@property
|
||||
def make_wrapper(self):
|
||||
try:
|
||||
yield self.configInfo.make_wrapper
|
||||
yield from self.configInfo.make_wrapper
|
||||
except AttributeError:
|
||||
pass
|
||||
|
Reference in New Issue
Block a user