perl: removes useless files in target tree
authorFrancois Perrad <fperrad@gmail.com>
Tue, 3 Jun 2014 18:46:58 +0000 (20:46 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 8 Jun 2014 15:23:10 +0000 (17:23 +0200)
commitcef18e4085fdfa2b47a79bdc59126a827a24ae7e
tree1596b2e72f67e25771c13253e9b8046675d85936
parent07c642b735d03b83c31824afe0aa2bd6d31699b9
perl: removes useless files in target tree

$(TARGET_DIR)/usr/lib/perl5/$(PERL_VERSION)/$(PERL_ARCHNAME)/CORE contains include files.
*.bs & .packlist files come with perl or perl/cpan packages.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Makefile