[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



commit 6399eb12cefe8dbf9da535b459d00eba148a52ff
Author: Nicolas Vigier <boklm@xxxxxxxxxxxxxx>
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') %]

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits