[tor-messenger-build/master] tor-launcher: fix controlport.patch application

23 Nov
2014
23 Nov
'14
11:29 a.m.
commit 6399eb12cefe8dbf9da535b459d00eba148a52ff Author: Nicolas Vigier <boklm@torproject.org> Date: Sun Nov 23 12:28:08 2014 +0100 tor-launcher: fix controlport.patch application --- projects/tor-launcher/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/tor-launcher/build b/projects/tor-launcher/build index d42b784..efee0f2 100644 --- a/projects/tor-launcher/build +++ b/projects/tor-launcher/build @@ -3,6 +3,6 @@ set -e tar xvf [% project %]-[% c('version') %].tar.gz cd [% project %]-[% c('version') %] patch -d src -p1 < ../topdir.patch -patch -d src -p1 < ../controlport.patch +patch -p1 < ../controlport.patch make package mv pkg/*.xpi [% dest_dir _ '/' _ c('filename') %]
3856
Age (days ago)
3856
Last active (days ago)
0 comments
1 participants
participants (1)
-
boklm@torproject.org