diff options
| -rw-r--r-- | meta/recipes-devtools/perl-sanity/perl_5.28.2.bb | 2 |
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 | ||
| 45 | do_copy_perlcross() { | 45 | do_copy_perlcross() { |
| 46 | cp -rf ${WORKDIR}/perl-cross*/* ${S} | 46 | cp -rfp ${WORKDIR}/perl-cross*/* ${S} |
| 47 | } | 47 | } |
| 48 | 48 | ||
| 49 | do_configure_class-target() { | 49 | do_configure_class-target() { |
