[tor-commits] [tor-messenger-build/master] Remove patch from the Tor Launcher build file
sukhbir at torproject.org
sukhbir at torproject.org
Wed Nov 16 10:44:01 UTC 2016
commit b2367a7958d7de52553e3b7b7367c5d2adda46a3
Author: Sukhbir Singh <sukhbir at torproject.org>
Date: Wed Nov 16 05:43:28 2016 -0500
Remove patch from the Tor Launcher build file
---
projects/tor-launcher/build | 1 -
1 file changed, 1 deletion(-)
diff --git a/projects/tor-launcher/build b/projects/tor-launcher/build
index c6f47fc..1f51756 100644
--- a/projects/tor-launcher/build
+++ b/projects/tor-launcher/build
@@ -15,6 +15,5 @@ cp ../messenger.png src/chrome/skin/tbb-logo.png
cp ../default48.png src/chrome/skin/default48.png
[% END -%]
patch -p1 < ../logo.patch
-patch -p1 < ../locale-disable.patch
make package
mv pkg/*.xpi [% dest_dir _ '/' _ c('filename') %]
More information about the tor-commits
mailing list