diff options
author | Roman I Khimov <khimov@altell.ru> | 2010-05-17 15:49:10 +0400 |
---|---|---|
committer | Roman I Khimov <khimov@altell.ru> | 2010-06-09 23:57:21 +0400 |
commit | 1ae5bb5c1d05588fd8bef0950e3b388aa019bab4 (patch) | |
tree | c7c50eeaf4dc7940c01ef81501bbeda120baad51 /recipes/perl/libio-compress-base-perl_2.015.bb | |
parent | 66d805ee072a0fe2b5eaa03030dd201b0e6e97c2 (diff) |
libio-compress-base-perl: remove useless FILES definition
Already included by cpan-base.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/perl/libio-compress-base-perl_2.015.bb')
-rw-r--r-- | recipes/perl/libio-compress-base-perl_2.015.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/perl/libio-compress-base-perl_2.015.bb b/recipes/perl/libio-compress-base-perl_2.015.bb index 2f24a5de9c..bba25a4e51 100644 --- a/recipes/perl/libio-compress-base-perl_2.015.bb +++ b/recipes/perl/libio-compress-base-perl_2.015.bb @@ -12,7 +12,5 @@ EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR} inherit cpan -FILES_${PN} = "${datadir}/perl5" - SRC_URI[md5sum] = "009813067e40c73c28c23fde8d9abfd5" SRC_URI[sha256sum] = "0dbfafc713c8fa6bb798cf806e18af1c9e55ab6bd117cdb12d1a565014a7d282" |