summaryrefslogtreecommitdiffstats
path: root/meta/packages/perl
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-02-01 17:50:37 +0000
committerRichard Purdie <richard@openedhand.com>2008-02-01 17:50:37 +0000
commit891e34fcc14fe1d9d099fae9e2f9276f18394aa7 (patch)
tree67cf022a8b12f48dfc164c01e1b76dadfd3de651 /meta/packages/perl
parent44c830b4c72c5d03f3a168290a1e13a385d498ad (diff)
downloadpoky-891e34fcc14fe1d9d099fae9e2f9276f18394aa7.tar.gz
libxml-simple-perl: Remove bogus EXTRA_CPANFLAGS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3659 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/perl')
-rw-r--r--meta/packages/perl/libxml-simple-perl_2.18.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/packages/perl/libxml-simple-perl_2.18.bb b/meta/packages/perl/libxml-simple-perl_2.18.bb
index 58c4fef4ea..6cab76bf1e 100644
--- a/meta/packages/perl/libxml-simple-perl_2.18.bb
+++ b/meta/packages/perl/libxml-simple-perl_2.18.bb
@@ -7,6 +7,4 @@ SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz"
7 7
8S = "${WORKDIR}/XML-Simple-${PV}" 8S = "${WORKDIR}/XML-Simple-${PV}"
9 9
10EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}"
11
12inherit cpan 10inherit cpan