aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tor/tor_0.1.1.26.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tor/tor_0.1.1.26.bb')
-rw-r--r--recipes/tor/tor_0.1.1.26.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/tor/tor_0.1.1.26.bb b/recipes/tor/tor_0.1.1.26.bb
index b5033ca231..c40f690c20 100644
--- a/recipes/tor/tor_0.1.1.26.bb
+++ b/recipes/tor/tor_0.1.1.26.bb
@@ -7,9 +7,9 @@ LICENSE = "BSD"
DEPENDS = "libevent openssl zlib"
SRC_URI = "http://tor.eff.org/dist/${P}.tar.gz \
- file://configure.patch;patch=1;pnum=1 \
- file://make.patch;patch=1;pnum=1 \
- file://compat.patch;patch=1;pnum=1 \
+ file://configure.patch;apply=yes \
+ file://make.patch;apply=yes \
+ file://compat.patch;apply=yes \
file://tor.init"