[tor-commits] [tor-browser/tor-browser-17.0.8esr-2] fixup! Tor Browser's official .mozconfigs.

mikeperry at torproject.org mikeperry at torproject.org
Thu Aug 8 09:11:06 UTC 2013


commit d7a013e7df421f4b7514bdfc6d968e002da0de84
Author: Mike Perry <mikeperry-git at torproject.org>
Date:   Thu Aug 8 11:09:55 2013 +0200

    fixup! Tor Browser's official .mozconfigs.
    
    Typo on the Windows ctypes compile flag. Found by GK.
---
 .mozconfig-mingw |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mozconfig-mingw b/.mozconfig-mingw
index 02d7a61..46ef4cf 100644
--- a/.mozconfig-mingw
+++ b/.mozconfig-mingw
@@ -26,4 +26,4 @@ ac_add_options --disable-tests
 ac_add_options --disable-accessibility
 ac_add_options --disable-webgl
 
-ac_add_options -disable-ctypes
+ac_add_options --disable-ctypes



More information about the tor-commits mailing list