Fixed 'bootstrap' script not running on Windows.
This commit is contained in:
parent
a63dcf0a19
commit
57c540faab
@ -1738,7 +1738,7 @@ Platform handlers :$VMIME_BUILTIN_PLATFORMS
|
|||||||
|
|
||||||
configure_in.close()
|
configure_in.close()
|
||||||
|
|
||||||
os.system('./bootstrap')
|
os.system('sh bootstrap')
|
||||||
|
|
||||||
return None
|
return None
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user