[tor-commits] [tor-messenger-build/master] Fix typo in Instantbird config
sukhbir at torproject.org
sukhbir at torproject.org
Mon Jun 29 18:26:20 UTC 2015
commit 3f04e14377b6e2f8ab3f9a2504736a27d5f343f8
Author: Sukhbir Singh <sukhbir at torproject.org>
Date: Mon Jun 29 14:26:12 2015 -0400
Fix typo in Instantbird config
---
projects/instantbird/config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/instantbird/config b/projects/instantbird/config
index 63348dc..3caba4c 100644
--- a/projects/instantbird/config
+++ b/projects/instantbird/config
@@ -107,7 +107,7 @@ input_files:
- filename: branding/credits.patch
- filename: branding/about.png
- filename: branding/osx.patch
- enable: '[% c("var/osx") %]
+ enable: '[% c("var/osx") %]'
- filename: fix-mingw-build.patch
enable: '[% c("var/windows") %]'
- filename: f2e7cea9bc6a-bug-1150967.patch
More information about the tor-commits
mailing list