diff options
-rw-r--r-- | extra/xulrunner/.footprint.i686 | 1 | ||||
-rw-r--r-- | extra/xulrunner/.footprint.x86_64 | 3 | ||||
-rw-r--r-- | extra/xulrunner/.md5sum.i686 | 2 | ||||
-rw-r--r-- | extra/xulrunner/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | extra/xulrunner/mozconfig | 1 |
5 files changed, 4 insertions, 5 deletions
diff --git a/extra/xulrunner/.footprint.i686 b/extra/xulrunner/.footprint.i686 index bf15a7a31..462b30a4f 100644 --- a/extra/xulrunner/.footprint.i686 +++ b/extra/xulrunner/.footprint.i686 @@ -2264,7 +2264,6 @@ drwxr-xr-x root/root usr/lib/xulrunner-6.0.2/components/ -rw-r--r-- root/root usr/lib/xulrunner-6.0.2/components/binary.manifest -rwxr-xr-x root/root usr/lib/xulrunner-6.0.2/components/libdbusservice.so -rwxr-xr-x root/root usr/lib/xulrunner-6.0.2/components/libmozgnome.so --rwxr-xr-x root/root usr/lib/xulrunner-6.0.2/components/libnkgnomevfs.so -rw-r--r-- root/root usr/lib/xulrunner-6.0.2/dependentlibs.list drwxr-xr-x root/root usr/lib/xulrunner-6.0.2/dictionaries/ -rw-r--r-- root/root usr/lib/xulrunner-6.0.2/dictionaries/en-US.aff diff --git a/extra/xulrunner/.footprint.x86_64 b/extra/xulrunner/.footprint.x86_64 index bf15a7a31..0145bc590 100644 --- a/extra/xulrunner/.footprint.x86_64 +++ b/extra/xulrunner/.footprint.x86_64 @@ -40,7 +40,7 @@ drwxr-xr-x root/root usr/include/xulrunner-6.0.2/IPC/ -rw-r--r-- root/root usr/include/xulrunner-6.0.2/NSReg.h -rw-r--r-- root/root usr/include/xulrunner-6.0.2/Native.h -rw-r--r-- root/root usr/include/xulrunner-6.0.2/NativeCommon.h --rw-r--r-- root/root usr/include/xulrunner-6.0.2/Nativei386.h +-rw-r--r-- root/root usr/include/xulrunner-6.0.2/NativeX64.h -rw-r--r-- root/root usr/include/xulrunner-6.0.2/PCOMContentPermissionRequestChild.h -rw-r--r-- root/root usr/include/xulrunner-6.0.2/PPrefTuple.h -rw-r--r-- root/root usr/include/xulrunner-6.0.2/PrefTuple.h @@ -2264,7 +2264,6 @@ drwxr-xr-x root/root usr/lib/xulrunner-6.0.2/components/ -rw-r--r-- root/root usr/lib/xulrunner-6.0.2/components/binary.manifest -rwxr-xr-x root/root usr/lib/xulrunner-6.0.2/components/libdbusservice.so -rwxr-xr-x root/root usr/lib/xulrunner-6.0.2/components/libmozgnome.so --rwxr-xr-x root/root usr/lib/xulrunner-6.0.2/components/libnkgnomevfs.so -rw-r--r-- root/root usr/lib/xulrunner-6.0.2/dependentlibs.list drwxr-xr-x root/root usr/lib/xulrunner-6.0.2/dictionaries/ -rw-r--r-- root/root usr/lib/xulrunner-6.0.2/dictionaries/en-US.aff diff --git a/extra/xulrunner/.md5sum.i686 b/extra/xulrunner/.md5sum.i686 index 1eb3861f2..b616f8f87 100644 --- a/extra/xulrunner/.md5sum.i686 +++ b/extra/xulrunner/.md5sum.i686 @@ -1,3 +1,3 @@ 140ca0cfd57905139f8f71a527afb283 firefox-6.0.2.source.tar.bz2 -ecd6a7bdd7755bdda0ad283a96e8bf37 mozconfig +96e3a3a9a4c35eef6a95be057a94a9f5 mozconfig 639ea80e823543dd415b90c0ee804186 mozilla-pkgconfig.patch diff --git a/extra/xulrunner/.md5sum.x86_64 b/extra/xulrunner/.md5sum.x86_64 index 1eb3861f2..b616f8f87 100644 --- a/extra/xulrunner/.md5sum.x86_64 +++ b/extra/xulrunner/.md5sum.x86_64 @@ -1,3 +1,3 @@ 140ca0cfd57905139f8f71a527afb283 firefox-6.0.2.source.tar.bz2 -ecd6a7bdd7755bdda0ad283a96e8bf37 mozconfig +96e3a3a9a4c35eef6a95be057a94a9f5 mozconfig 639ea80e823543dd415b90c0ee804186 mozilla-pkgconfig.patch diff --git a/extra/xulrunner/mozconfig b/extra/xulrunner/mozconfig index 0da92f09e..2bde71a6f 100644 --- a/extra/xulrunner/mozconfig +++ b/extra/xulrunner/mozconfig @@ -41,6 +41,7 @@ ac_add_options --disable-javaxpcom ac_add_options --disable-crashreporter ac_add_options --disable-updater ac_add_options --disable-necko-wifi +ac_add_options --disable-gnomevfs ac_add_options --enable-safe-browsing ac_add_options --enable-startup-notification |