diff options
Diffstat (limited to 'SConstruct')
-rw-r--r-- | SConstruct | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1710,7 +1710,7 @@ Platform handlers :$VMIME_BUILTIN_PLATFORMS configure_in.close() - os.system('sh bootstrap') + os.system('bash bootstrap') return None |