diff --git a/xulrunner/.md5sum b/xulrunner/.md5sum index 5246ab961..0ae28d4a6 100644 --- a/xulrunner/.md5sum +++ b/xulrunner/.md5sum @@ -1,3 +1,3 @@ ca167e69180ab1230aea0763da270a95 firefox-3.5.3.source.tar.bz2 -3a043809a9e0dbf39efe95359fcc5fe7 mozconfig +7456e211e085c64d0a7dabccc9044a22 mozconfig 766231296c5e03d6ba68342628183805 xulrunner.diff diff --git a/xulrunner/Pkgfile b/xulrunner/Pkgfile index a27ada9ca..6adb27d31 100644 --- a/xulrunner/Pkgfile +++ b/xulrunner/Pkgfile @@ -5,7 +5,7 @@ name=xulrunner version=1.9.1.3 -release=1 +release=2 source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5.3/source/firefox-3.5.3.source.tar.bz2 mozconfig $name.diff) diff --git a/xulrunner/mozconfig b/xulrunner/mozconfig index 279ba5bdb..d3e9fa651 100644 --- a/xulrunner/mozconfig +++ b/xulrunner/mozconfig @@ -27,5 +27,6 @@ ac_add_options --disable-gnomeui ac_add_options --disable-mailnews ac_add_options --disable-crashreporter ac_add_options --disable-javaxpcom +ac_add_options --disable-necko-wifi ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-shared