aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tor
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tor')
-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 c40f690c20..1045c0b6b6 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;apply=yes \
- file://make.patch;apply=yes \
- file://compat.patch;apply=yes \
+ file://configure.patch \
+ file://make.patch \
+ file://compat.patch \
file://tor.init"