aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ltp/ltp_20070228.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ltp/ltp_20070228.bb')
-rw-r--r--recipes/ltp/ltp_20070228.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/ltp/ltp_20070228.bb b/recipes/ltp/ltp_20070228.bb
index de5248b896..5a4e78b53c 100644
--- a/recipes/ltp/ltp_20070228.bb
+++ b/recipes/ltp/ltp_20070228.bb
@@ -4,8 +4,8 @@ LICENSE = "GPL"
SECTION = "console/utils"
SRC_URI = "${SOURCEFORGE_MIRROR}/ltp/ltp-full-${PV}.tgz \
- file://cross-compile.patch;apply=yes \
- file://runltp-path.patch;apply=yes \
+ file://cross-compile.patch \
+ file://runltp-path.patch \
file://ltp-run"
S = "${WORKDIR}/ltp-full-${PV}"