summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--patches/xulbrowser_target.patch11
1 files changed, 6 insertions, 5 deletions
diff --git a/patches/xulbrowser_target.patch b/patches/xulbrowser_target.patch
index 520a02a..93750b3 100644
--- a/patches/xulbrowser_target.patch
+++ b/patches/xulbrowser_target.patch
@@ -1,11 +1,11 @@
---
- mozilla/client.mk | 36 +++++++++++++++++++++++++++++++++---
- 1 file changed, 33 insertions(+), 3 deletions(-)
+ mozilla/client.mk | 37 ++++++++++++++++++++++++++++++++++---
+ 1 file changed, 34 insertions(+), 3 deletions(-)
Index: mozclient/mozilla/client.mk
===================================================================
---- mozclient.orig/mozilla/client.mk 2007-09-03 00:16:07.000000000 +0200
-+++ mozclient/mozilla/client.mk 2007-09-03 00:22:58.000000000 +0200
+--- mozclient.orig/mozilla/client.mk
++++ mozclient/mozilla/client.mk
@@ -57,16 +57,17 @@
# You must specify which products/modules you wish to checkout, with
# MOZ_CO_PROJECT and MOZ_CO_MODULE variables.
@@ -42,7 +42,7 @@ Index: mozclient/mozilla/client.mk
camino \
necko \
tamarin \
-@@ -272,38 +274,66 @@
+@@ -272,38 +274,67 @@
editor/ui \
extensions/reporter \
$(NULL)
@@ -70,6 +70,7 @@ Index: mozclient/mozilla/client.mk
+ mozilla/toolkit \
+ mozilla/xpinstall \
+ mozilla/browser \
++ mozilla/probes \
+ mozilla/other-licenses/branding/firefox \
+ mozilla/other-licenses/7zstub/firefox \
+ $(NULL)