summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-04-01 19:18:42 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-04-01 19:18:42 (EDT)
commitde0f8b73a539d239d043d5052831f6df723edd20 (patch)
tree3703befc7f3b6dcdec9691ce1d2b71ae3e56ca81 /build
parentac0f247efe366627f235957c8f630c94893ed4fa (diff)
libc.6: Add /etc/gai.conf.
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index f817e18..deefbe2 100755
--- a/build
+++ b/build
@@ -93,6 +93,7 @@ install-libc: build-libc
[ "x${OPK_HOST_ARCH_KERNEL}" = 'xlinux' ] && \
rm -f dest/usr/lib/*/pt_chown
cp ../nsswitch.conf dest/etc
+ cp src/libc/posix/gai.conf dest/etc
cp src/libc/nscd/nscd.conf dest/etc
rm -f dest/etc/ld.so.cache