summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/perl_5.36.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/perl/perl_5.36.0.bb')
-rw-r--r--meta/recipes-devtools/perl/perl_5.36.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/perl_5.36.0.bb b/meta/recipes-devtools/perl/perl_5.36.0.bb
index 3458e6a5b0..4d8a919d1e 100644
--- a/meta/recipes-devtools/perl/perl_5.36.0.bb
+++ b/meta/recipes-devtools/perl/perl_5.36.0.bb
@@ -302,7 +302,7 @@ ALTERNATIVE_LINK_NAME[Thread.3] = "${mandir}/man3/Thread.3"
302ALLOW_EMPTY:${PN}-modules = "1" 302ALLOW_EMPTY:${PN}-modules = "1"
303PACKAGES += "${PN}-modules " 303PACKAGES += "${PN}-modules "
304 304
305PACKAGESPLITFUNCS =+ "split_perl_packages " 305PACKAGESPLITFUNCS =+ "split_perl_packages"
306 306
307python split_perl_packages () { 307python split_perl_packages () {
308 libdir = d.expand('${libdir}/perl5/${PV}') 308 libdir = d.expand('${libdir}/perl5/${PV}')