diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-14 21:30:58 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-14 21:30:58 +0100 |
commit | 8065016422acb017bface98b0eb014b027e7227f (patch) | |
tree | 8b0d7c5dae5508e0f2da46b44595736f66eb5f14 | |
parent | 0b3a1edb621a539b1932cd03a6822b9a3873fc20 (diff) | |
download | nutyx-pakxe-8065016422acb017bface98b0eb014b027e7227f.tar.gz nutyx-pakxe-8065016422acb017bface98b0eb014b027e7227f.tar.bz2 nutyx-pakxe-8065016422acb017bface98b0eb014b027e7227f.tar.xz nutyx-pakxe-8065016422acb017bface98b0eb014b027e7227f.zip |
xulrunner, maj mozconfig
-rw-r--r-- | extra/xulrunner/.md5sum | 2 | ||||
-rw-r--r-- | extra/xulrunner/mozconfig | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/extra/xulrunner/.md5sum b/extra/xulrunner/.md5sum index 91a8ca351..535d24c7f 100644 --- a/extra/xulrunner/.md5sum +++ b/extra/xulrunner/.md5sum @@ -1,2 +1,2 @@ b3d92dfb40584141dc1068efc9bdfccc firefox-3.5.5.source.tar.bz2 -3a043809a9e0dbf39efe95359fcc5fe7 mozconfig +22641902bc3a36e6bdf52a1c6c6b9a1c mozconfig diff --git a/extra/xulrunner/mozconfig b/extra/xulrunner/mozconfig index 279ba5bdb..bcb2bf338 100644 --- a/extra/xulrunner/mozconfig +++ b/extra/xulrunner/mozconfig @@ -29,3 +29,4 @@ ac_add_options --disable-crashreporter ac_add_options --disable-javaxpcom ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-shared +ac_add_options --disable-necko-wifi |