From: Phil Blundell Date: Fri, 25 Jun 2004 14:09:36 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~18536 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0652e433ac852507b70c24c6b803255490426e58;p=openembedded.git 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 --- 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