summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-03-14 23:44:23 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-03-14 23:44:23 -0300
commit55ddbd117a58389c400a4b9d229e8b303085fc67 (patch)
treec3b0945e7342b6b8f18f6a61707fd04f5056818f
parentfe81171ed7b04d898cdfda09f7fe298a305af2eb (diff)
Fix Branding.patch
-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',