From 0652e433ac852507b70c24c6b803255490426e58 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Fri, 25 Jun 2004 14:09:36 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages into stealth.(none):/home/pb/oe/oe-packages 2004/06/25 15:09:27+01:00 (none)!pb add /usr/lib/perl5 to FILES BKrev: 40dc3220BnyzVdPeWeTH1A6QFVMNyg --- perl/perl_5.8.3.oe | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl') diff --git a/perl/perl_5.8.3.oe b/perl/perl_5.8.3.oe index ec5a5518fb..aca9afa4e9 100644 --- a/perl/perl_5.8.3.oe +++ b/perl/perl_5.8.3.oe @@ -4,6 +4,8 @@ PRIORITY = "optional" DEPENDS = "db3 perl-native" SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz" +FILES_${PN} += "${libdir}/perl5" + do_configure() { cd Cross oe_runmake patch -- cgit v1.2.3