From: Michael Tremer Date: Sun, 16 May 2010 21:21:20 +0000 (+0200) Subject: toolchain: Install all locales in toolchain (experimental). X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31e0028b291476445e7d82dbda1c17f7b9bc50f4;p=ipfire-3.x.git toolchain: Install all locales in toolchain (experimental). --- diff --git a/pkgs/toolchain/glibc/glibc.nm b/pkgs/toolchain/glibc/glibc.nm index f3cbbf4a6..737e0f9fd 100644 --- a/pkgs/toolchain/glibc/glibc.nm +++ b/pkgs/toolchain/glibc/glibc.nm @@ -26,7 +26,7 @@ define STAGE_INSTALL -mkdir -v $(TOOLS_DIR)/etc touch $(TOOLS_DIR)/etc/ld.so.conf - cd $(DIR_SRC)/glibc-build && make install + cd $(DIR_SRC)/glibc-build && make install localedata/install-locales $(TARGET)-gcc -dumpspecs | \ sed -e "s@/lib\(64\)\?/ld@$(TOOLS_DIR)&@g" \