summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFabien Tassin <fta@sofaraway.org>2008-02-16 00:26:12 +0100
committerFabien Tassin <fta@sofaraway.org>2008-02-16 00:26:12 +0100
commit5dc6ce451d63af596af60c892d36d22e40e751c4 (patch)
tree7502121491626e5006087b2bcc7f95af9cbae4ab /src
parent6e924a9fd7c46e08f2aedaef91b26f605d9c8c0e (diff)
* Update mozclient patch for xulbrowser now that firefox 3 needs
mozilla/memory to build - update src/patches/xulbrowser_target.patch
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)