diff options
author | P. 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) |
commit | c6b7c8e3da21761c55f966385238635cf1cf77c4 (patch) | |
tree | b33630f436850c96fcc401a21ef42e787b975bf0 /build | |
parent | 0b71b8a2cb24bd9f9a941da80fb8463d0092660e (diff) |
nscd: Add /etc/nscd.conf.
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |