summaryrefslogtreecommitdiffstats
path: root/meta/packages/glib-2.0/glib-2.0-native_2.10.3.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-11-20 09:17:58 +0000
committerRichard Purdie <richard@openedhand.com>2006-11-20 09:17:58 +0000
commitfac260b021b4962783914eb26603e6b84da6b1b6 (patch)
treea13e29bf4d65025f4c4a417a62d3793a2ab67abf /meta/packages/glib-2.0/glib-2.0-native_2.10.3.bb
parent8aee6b32a09dbbce304018f169eb6623182622c5 (diff)
downloadpoky-fac260b021b4962783914eb26603e6b84da6b1b6.tar.gz
glib-2.0: Clean up anonymous methods
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@876 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/glib-2.0/glib-2.0-native_2.10.3.bb')
-rw-r--r--meta/packages/glib-2.0/glib-2.0-native_2.10.3.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/packages/glib-2.0/glib-2.0-native_2.10.3.bb b/meta/packages/glib-2.0/glib-2.0-native_2.10.3.bb
index 402ec2d390..753e6ad2c7 100644
--- a/meta/packages/glib-2.0/glib-2.0-native_2.10.3.bb
+++ b/meta/packages/glib-2.0/glib-2.0-native_2.10.3.bb
@@ -20,11 +20,6 @@ S = "${WORKDIR}/glib-${PV}"
20 20
21inherit autotools pkgconfig native gettext 21inherit autotools pkgconfig native gettext
22 22
23python () {
24 if bb.data.getVar("USE_NLS", d, 1) == "no":
25 raise bb.parse.SkipPackage("${PN} requires native language support.")
26}
27
28acpaths = "" 23acpaths = ""
29do_configure_prepend () { 24do_configure_prepend () {
30 install -m 0644 ${WORKDIR}/glibconfig-sysdefs.h . 25 install -m 0644 ${WORKDIR}/glibconfig-sysdefs.h .