]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxml-simple-perl: Remove bogus EXTRA_CPANFLAGS
authorRichard Purdie <richard@openedhand.com>
Fri, 1 Feb 2008 17:50:37 +0000 (17:50 +0000)
committerRichard Purdie <richard@openedhand.com>
Fri, 1 Feb 2008 17:50:37 +0000 (17:50 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3659 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/perl/libxml-simple-perl_2.18.bb

index 58c4fef4ea2dedf2dfc9777dca8d5f7ab6478b9e..6cab76bf1eb8501dd3d09e498e6b3fdfd431ebf4 100644 (file)
@@ -7,6 +7,4 @@ SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz"
 
 S = "${WORKDIR}/XML-Simple-${PV}"
 
-EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}"
-
 inherit cpan