From 5dc6ce451d63af596af60c892d36d22e40e751c4 Mon Sep 17 00:00:00 2001 From: Fabien Tassin Date: Sat, 16 Feb 2008 00:26:12 +0100 Subject: * Update mozclient patch for xulbrowser now that firefox 3 needs mozilla/memory to build - update src/patches/xulbrowser_target.patch --- src/patches/xulbrowser_target.patch | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src') 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) -- cgit v1.2.3