summaryrefslogtreecommitdiff
path: root/package/eglibc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-11 13:08:15 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-11 13:08:15 +0200
commit55dbf3bde2f62bcc7aa57db7a69a2530ec06c1ef (patch)
tree5502596ed6b07c5192ac8e4b2c1d266251d450a5 /package/eglibc/Makefile
parent227b3315e37171008941745c38d1360711c24049 (diff)
parentc48212fda03866172022c7666ae2353168a295d8 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/eglibc/Makefile')
-rw-r--r--package/eglibc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/eglibc/Makefile b/package/eglibc/Makefile
index 9f37255cf..56ee27870 100644
--- a/package/eglibc/Makefile
+++ b/package/eglibc/Makefile
@@ -47,7 +47,8 @@ ifeq ($(ADK_LOCALES),y)
endif
endif
${INSTALL_DIR} $(IDIR_EGLIBC)/etc
- ${INSTALL_DATA} ${STAGING_TARGET_DIR}/etc/{gai,nscd,nsswitch}.conf ${IDIR_EGLIBC}/etc
+ ${INSTALL_DATA} ${STAGING_TARGET_DIR}/etc/gai.conf ${IDIR_EGLIBC}/etc
+ ${INSTALL_DATA} ./files/nssswitch.conf ${IDIR_EGLIBC}/etc
eglibc-static-install:
${INSTALL_DIR} $(IDIR_EGLIBC_STATIC)/usr/lib