summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/patches/xulbrowser_target.patch7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/patches/xulbrowser_target.patch b/src/patches/xulbrowser_target.patch
index b596941..5355c88 100644
--- a/src/patches/xulbrowser_target.patch
+++ b/src/patches/xulbrowser_target.patch
@@ -1,6 +1,6 @@
---
- mozilla/client.mk | 37 ++++++++++++++++++++++++++++++++++---
- 1 file changed, 34 insertions(+), 3 deletions(-)
+ mozilla/client.mk | 38 +++++++++++++++++++++++++++++++++++---
+ 1 file changed, 35 insertions(+), 3 deletions(-)
Index: mozclient-tmp/mozilla/client.mk
===================================================================
@@ -42,7 +42,7 @@ Index: mozclient-tmp/mozilla/client.mk
camino \
necko \
tamarin \
-@@ -260,38 +262,67 @@
+@@ -261,38 +263,68 @@
extensions/reporter \
extensions/spellcheck \
$(NULL)
@@ -71,6 +71,7 @@ Index: mozclient-tmp/mozilla/client.mk
+ mozilla/xpinstall \
+ mozilla/browser \
+ mozilla/probes \
++ mozilla/memory \
+ mozilla/other-licenses/branding/firefox \
+ mozilla/other-licenses/7zstub/firefox \
+ $(NULL)