aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libtool/libtool-native_1.5.24.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libtool/libtool-native_1.5.24.bb')
-rw-r--r--recipes/libtool/libtool-native_1.5.24.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/libtool/libtool-native_1.5.24.bb b/recipes/libtool/libtool-native_1.5.24.bb
index a0e17e3e5c..0e315e8b2b 100644
--- a/recipes/libtool/libtool-native_1.5.24.bb
+++ b/recipes/libtool/libtool-native_1.5.24.bb
@@ -3,11 +3,11 @@ SECTION = "devel"
require libtool_${PV}.bb
PR = "${INC_PR}.0"
-SRC_URI_append = " file://libdir-la.patch;apply=yes \
- file://prefix.patch;apply=yes \
- file://tag.patch;apply=yes \
- file://tag1.patch;apply=yes \
- file://install-path-check.patch;apply=yes"
+SRC_URI_append = " file://libdir-la.patch \
+ file://prefix.patch \
+ file://tag.patch \
+ file://tag1.patch \
+ file://install-path-check.patch"
S = "${WORKDIR}/libtool-${PV}"
inherit native