summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/perl_5.24.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/perl/perl_5.24.1.bb')
-rw-r--r--meta/recipes-devtools/perl/perl_5.24.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/perl_5.24.1.bb b/meta/recipes-devtools/perl/perl_5.24.1.bb
index ab0462411f..0baf3abb60 100644
--- a/meta/recipes-devtools/perl/perl_5.24.1.bb
+++ b/meta/recipes-devtools/perl/perl_5.24.1.bb
@@ -244,6 +244,7 @@ perl_package_preprocess () {
244 -e "s,${STAGING_BINDIR_NATIVE}/perl-native/,${bindir}/,g" \ 244 -e "s,${STAGING_BINDIR_NATIVE}/perl-native/,${bindir}/,g" \
245 -e "s,${STAGING_BINDIR_NATIVE}/,,g" \ 245 -e "s,${STAGING_BINDIR_NATIVE}/,,g" \
246 -e "s,${STAGING_BINDIR_TOOLCHAIN}/${TARGET_PREFIX},${bindir},g" \ 246 -e "s,${STAGING_BINDIR_TOOLCHAIN}/${TARGET_PREFIX},${bindir},g" \
247 -e 's:${RECIPE_SYSROOT}::g' \
247 ${PKGD}${bindir}/h2xs \ 248 ${PKGD}${bindir}/h2xs \
248 ${PKGD}${bindir}/h2ph \ 249 ${PKGD}${bindir}/h2ph \
249 ${PKGD}${bindir}/pod2man \ 250 ${PKGD}${bindir}/pod2man \