[oe-commits] Roman I Khimov : libio-compress-zlib-perl: remove useless FILES

git version control git at git.openembedded.org
Wed Jun 9 20:00:13 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9a8603228110e5f9b157274bf81fc765010e7ec4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9a8603228110e5f9b157274bf81fc765010e7ec4

Author: Roman I Khimov <khimov at altell.ru>
Date:   Mon May 17 15:59:22 2010 +0400

libio-compress-zlib-perl: remove useless FILES

Already included by cpan-base.

Signed-off-by: Roman I Khimov <khimov at altell.ru>

---

 recipes/perl/libio-compress-zlib-perl_2.015.bb |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/recipes/perl/libio-compress-zlib-perl_2.015.bb b/recipes/perl/libio-compress-zlib-perl_2.015.bb
index f0cebcb..06aa655 100644
--- a/recipes/perl/libio-compress-zlib-perl_2.015.bb
+++ b/recipes/perl/libio-compress-zlib-perl_2.015.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Compress::Zlib - Interface to zlib compression library"
 SECTION = "libs"
 LICENSE = "Artistic|GPL"
 DEPENDS += "expat expat-native"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "http://www.cpan.org/modules/by-module/IO/IO-Compress-Zlib-${PV}.tar.gz"
 
@@ -12,7 +12,5 @@ EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}
 
 inherit cpan
 
-FILES_${PN} = "${datadir}/perl5"
-
 SRC_URI[md5sum] = "22f3b677a6f1782713c8451966598d3f"
 SRC_URI[sha256sum] = "9d25ffdfacb3d43cbae618c68b62264aab2f56a9cf65ad2f974af9dcbae97669"





More information about the Openembedded-commits mailing list