diff options
-rw-r--r-- | SConstruct | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1738,7 +1738,7 @@ Platform handlers :$VMIME_BUILTIN_PLATFORMS configure_in.close() - os.system('./bootstrap') + os.system('sh bootstrap') return None |
![]() |
index : VMIME | |
VMime Mail Library |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | SConstruct | 2 |
@@ -1738,7 +1738,7 @@ Platform handlers :$VMIME_BUILTIN_PLATFORMS configure_in.close() - os.system('./bootstrap') + os.system('sh bootstrap') return None |