aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/erlang/erlang_R13B01.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/erlang/erlang_R13B01.bb')
-rw-r--r--recipes/erlang/erlang_R13B01.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/erlang/erlang_R13B01.bb b/recipes/erlang/erlang_R13B01.bb
index 0cf4b784e5..570b3bbcc9 100644
--- a/recipes/erlang/erlang_R13B01.bb
+++ b/recipes/erlang/erlang_R13B01.bb
@@ -4,10 +4,10 @@ DEPENDS += "erlang-native openssl"
PR = "r2"
SRC_URI += "\
- file://erts-emulator-Makefile.in.patch;apply=yes \
- file://erts-etc-unix-Install.src.patch;apply=yes \
- file://lib-erl_interface-src-Makefile.in.patch;apply=yes \
- file://Makefile.in.patch;apply=yes \
+ file://erts-emulator-Makefile.in.patch \
+ file://erts-etc-unix-Install.src.patch \
+ file://lib-erl_interface-src-Makefile.in.patch \
+ file://Makefile.in.patch \
"
TARGET_CC_ARCH += "${LDFLAGS}"