summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl-sanity/perl_5.28.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/perl-sanity/perl_5.28.2.bb')
-rw-r--r--meta/recipes-devtools/perl-sanity/perl_5.28.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl-sanity/perl_5.28.2.bb b/meta/recipes-devtools/perl-sanity/perl_5.28.2.bb
index 12b220a4d8..f175e87a12 100644
--- a/meta/recipes-devtools/perl-sanity/perl_5.28.2.bb
+++ b/meta/recipes-devtools/perl-sanity/perl_5.28.2.bb
@@ -43,7 +43,7 @@ do_unpack_append() {
43} 43}
44 44
45do_copy_perlcross() { 45do_copy_perlcross() {
46 cp -rf ${WORKDIR}/perl-cross*/* ${S} 46 cp -rfp ${WORKDIR}/perl-cross*/* ${S}
47} 47}
48 48
49do_configure_class-target() { 49do_configure_class-target() {