SF#1274389: bootstrap is a bash script, not a sh script.
This commit is contained in:
parent
16465a0f17
commit
e3d6bfe7b0
@ -1710,7 +1710,7 @@ Platform handlers :$VMIME_BUILTIN_PLATFORMS
|
||||
|
||||
configure_in.close()
|
||||
|
||||
os.system('sh bootstrap')
|
||||
os.system('bash bootstrap')
|
||||
|
||||
return None
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user