mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
libhtml-tree-perl: fix QA Issue: TMPDIR [buildpaths]
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 5f471132db)
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
@@ -26,6 +26,13 @@ export PERL_USE_UNSAFE_INC = "1"
|
|||||||
DEPENDS += "libmodule-build-perl-native \
|
DEPENDS += "libmodule-build-perl-native \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
do_install:append() {
|
||||||
|
sed -i \
|
||||||
|
-e 's|${TMPDIR}||g' \
|
||||||
|
`find ${D}/usr/share/doc/perl/html/site/lib/HTML/ -type f` \
|
||||||
|
`find ${D}/usr/lib/perl5 -type f -name .packlist`
|
||||||
|
}
|
||||||
|
|
||||||
RPROVIDES:${PN} = " libhtml-element-perl \
|
RPROVIDES:${PN} = " libhtml-element-perl \
|
||||||
libhtml-tree-assubs-perl \
|
libhtml-tree-assubs-perl \
|
||||||
libhtml-tree-perl \
|
libhtml-tree-perl \
|
||||||
|
|||||||
Reference in New Issue
Block a user