summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-04-01 18:06:34 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-04-01 18:06:34 (EDT)
commitc6b7c8e3da21761c55f966385238635cf1cf77c4 (patch)
treeb33630f436850c96fcc401a21ef42e787b975bf0 /build
parent0b71b8a2cb24bd9f9a941da80fb8463d0092660e (diff)
nscd: Add /etc/nscd.conf.
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 1f59f60..f817e18 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/nscd/nscd.conf dest/etc
rm -f dest/etc/ld.so.cache
install-locales: build-locales