summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--patches/iceape-branding/Branding.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/iceape-branding/Branding.patch b/patches/iceape-branding/Branding.patch
index f6b9617..1c98485 100644
--- a/patches/iceape-branding/Branding.patch
+++ b/patches/iceape-branding/Branding.patch
@@ -70,14 +70,14 @@ index 3263135..71904cc 100644
+app.releaseNotesURL=
+app.vendorURL=
diff --git a/suite/moz.build b/suite/moz.build
-index 6d69b00..93ed038 100644
+index 6d69b00..d9ee84e 100644
--- a/suite/moz.build
+++ b/suite/moz.build
@@ -10,6 +10,7 @@ if 'pre' in CONFIG['MOZ_APP_VERSION'] or 'a' in CONFIG['MOZ_APP_VERSION']:
DIRS += ['debugQA']
DIRS += [
-+ 'branding' ,
++ 'branding/nightly' ,
'browser',
'common',
'feeds/public',