aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 853538ad..5f803bce 100644
--- a/SConstruct
+++ b/SConstruct
@@ -1738,7 +1738,7 @@ Platform handlers :$VMIME_BUILTIN_PLATFORMS
configure_in.close()
- os.system('./bootstrap')
+ os.system('sh bootstrap')
return None