aboutsummaryrefslogtreecommitdiffstats
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 15763949f9..6e3655a082 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;apply=yes \
- file://uclibc.patch;apply=yes \
- file://never-ever-do-rpath.patch;apply=yes"
+ file://autotools.patch \
+ file://uclibc.patch \
+ file://never-ever-do-rpath.patch"
S = "${WORKDIR}/libtool-${PV}"