summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/gettext/gettext_0.16.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/gettext/gettext_0.16.1.bb')
-rw-r--r--meta/recipes-core/gettext/gettext_0.16.1.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-core/gettext/gettext_0.16.1.bb b/meta/recipes-core/gettext/gettext_0.16.1.bb
index f9f7a7f4c8..cd0b759d52 100644
--- a/meta/recipes-core/gettext/gettext_0.16.1.bb
+++ b/meta/recipes-core/gettext/gettext_0.16.1.bb
@@ -39,6 +39,11 @@ do_configure_prepend() {
39 rm -f ${S}/config/m4/libtool.m4 39 rm -f ${S}/config/m4/libtool.m4
40} 40}
41 41
42do_install_append_libc-musl () {
43 rm -f ${D}${libdir}/charset.alias
44 rm -f ${D}${includedir}/libintl.h
45}
46
42# these lack the .x behind the .so, but shouldn't be in the -dev package 47# these lack the .x behind the .so, but shouldn't be in the -dev package
43# Otherwise you get the following results: 48# Otherwise you get the following results:
44# 7.4M glibc/images/ep93xx/Angstrom-console-image-glibc-ipk-2008.1-test-20080104-ep93xx.rootfs.tar.gz 49# 7.4M glibc/images/ep93xx/Angstrom-console-image-glibc-ipk-2008.1-test-20080104-ep93xx.rootfs.tar.gz