[tor-commits] [tor-messenger-build/master] Copy the xmppRegister patches during build
sukhbir at torproject.org
sukhbir at torproject.org
Mon Jun 29 18:28:59 UTC 2015
commit 42cfd751ce9e04d7468baf32685cb0387a4087fd
Author: Sukhbir Singh <sukhbir at torproject.org>
Date: Mon Jun 29 14:28:51 2015 -0400
Copy the xmppRegister patches during build
---
projects/instantbird/build | 2 ++
1 file changed, 2 insertions(+)
diff --git a/projects/instantbird/build b/projects/instantbird/build
index a7f9b4a..843a0b6 100644
--- a/projects/instantbird/build
+++ b/projects/instantbird/build
@@ -51,6 +51,8 @@ done
cat ../spi-cacert.der >> mozilla/security/nss/lib/ckfw/builtins/certdata.txt
cp ../cert_override.txt im/app/profile
+cp ../xmppRegister* im/content/
+
cp ../branding/default*.png im/branding/messenger/gtk/
cp ../branding/convWindow*.png im/branding/messenger/gtk/
cp ../branding/blistWindow*.png im/branding/messenger/gtk/
More information about the tor-commits
mailing list