diff --git a/srcpkgs/glibc/template b/srcpkgs/glibc/template index dafd322a269..9a0b327ca60 100644 --- a/srcpkgs/glibc/template +++ b/srcpkgs/glibc/template @@ -1,7 +1,7 @@ # Template file for 'glibc' pkgname=glibc version=2.20 -revision=7 +revision=8 bootstrap=yes short_desc="The GNU C library" maintainer="Juan RP " @@ -32,6 +32,7 @@ if [ "$CHROOT_READY" ]; then fi makedepends="kernel-libc-headers" build_options="systemd" +lib32files="/usr/lib/gconv/gconv-modules" do_configure() { mkdir build