mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-24 04:53:29 -04:00
WIP not -c configure
This commit is contained in:
parent
b7566eee70
commit
e8bd55dae2
@ -21,7 +21,6 @@ class WinBashConfigInfo(ConfigInfo):
|
|||||||
@property
|
@property
|
||||||
def configure_wrapper(self):
|
def configure_wrapper(self):
|
||||||
yield "C:\\Program Files\\Git\\bin\\bash.exe"
|
yield "C:\\Program Files\\Git\\bin\\bash.exe"
|
||||||
yield "-c"
|
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def make_wrapper(self):
|
def make_wrapper(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user