summaryrefslogtreecommitdiffstats
path: root/recipes/libtool/libtool_1.5.24.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libtool/libtool_1.5.24.bb')
-rw-r--r--recipes/libtool/libtool_1.5.24.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/libtool/libtool_1.5.24.bb b/recipes/libtool/libtool_1.5.24.bb
index 9fa8562870..15763949f9 100644
--- a/recipes/libtool/libtool_1.5.24.bb
+++ b/recipes/libtool/libtool_1.5.24.bb
@@ -4,9 +4,9 @@ require libtool.inc
PR = "${INC_PR}.0"
SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \
- file://autotools.patch;patch=1 \
- file://uclibc.patch;patch=1 \
- file://never-ever-do-rpath.patch;patch=1"
+ file://autotools.patch;apply=yes \
+ file://uclibc.patch;apply=yes \
+ file://never-ever-do-rpath.patch;apply=yes"
S = "${WORKDIR}/libtool-${PV}"