[tor-commits] [tor-messenger-build/master] Fix patch formatting for last commit
sukhbir at torproject.org
sukhbir at torproject.org
Thu Oct 8 19:36:27 UTC 2015
commit d69e014b17392d293173135554886b6aade199ff
Author: Sukhbir Singh <sukhbir at torproject.org>
Date: Thu Oct 8 15:36:21 2015 -0400
Fix patch formatting for last commit
---
projects/instantbird/cert-installer.patch | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/projects/instantbird/cert-installer.patch b/projects/instantbird/cert-installer.patch
index caf93bd..96b87c3 100644
--- a/projects/instantbird/cert-installer.patch
+++ b/projects/instantbird/cert-installer.patch
@@ -4,11 +4,11 @@ diff --git a/im/app/profile/moz.build b/im/app/profile/moz.build
@@ -7,3 +7,7 @@
if CONFIG['MOZ_WIDGET_TOOLKIT'] in ('gtk2', 'mac', 'cocoa'):
- DEFINES['HAVE_SHELL_SERVICE'] = 1
- +
- +FINAL_TARGET_FILES.defaults.profile += [
- + 'cert_override.txt',
- +]
+ DEFINES['HAVE_SHELL_SERVICE'] = 1
++
++FINAL_TARGET_FILES.defaults.profile += [
++ 'cert_override.txt',
++]
diff --git a/im/installer/package-manifest.in b/im/installer/package-manifest.in
index edf01b1..78db5e4 100644
--- a/im/installer/package-manifest.in
More information about the tor-commits
mailing list