[oe-commits] org.oe.dev perl: Add the native version of the Local::gettext module.

lenehan commit openembedded-commits at lists.openembedded.org
Fri Sep 29 03:33:56 UTC 2006


perl: Add the native version of the Local::gettext module.

Author: lenehan at openembedded.org
Branch: org.openembedded.dev
Revision: 0c8055a2474aa73107d9aa3446d3363270a0dcc0
ViewMTN: http://monotone.openembedded.org/revision.psp?id=0c8055a2474aa73107d9aa3446d3363270a0dcc0
Files:
1
packages/perl/liblocale-gettext-perl-native_1.05.bb
Diffs:

#
# mt diff -rb66084df20422ebbc88fec8a33d5de083110f883 -r0c8055a2474aa73107d9aa3446d3363270a0dcc0
#
# 
# 
# add_file "packages/perl/liblocale-gettext-perl-native_1.05.bb"
#  content [a19d97430411422fbcc7d8c2b4cd63a2c95abce0]
# 
============================================================
--- packages/perl/liblocale-gettext-perl-native_1.05.bb	a19d97430411422fbcc7d8c2b4cd63a2c95abce0
+++ packages/perl/liblocale-gettext-perl-native_1.05.bb	a19d97430411422fbcc7d8c2b4cd63a2c95abce0
@@ -0,0 +1,7 @@
+SECTION = "libs"
+
+inherit native
+
+EXTRA_CPANFLAGS += " EXPATINCPATH='${STAGING_INCDIR}' EXPATLIBPATH='${STAGING_LIBDIR}'"
+
+require liblocale-gettext-perl_${PV}.bb






More information about the Openembedded-commits mailing list