From c6b7c8e3da21761c55f966385238635cf1cf77c4 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 01 Apr 2013 18:06:34 -0400 Subject: nscd: Add /etc/nscd.conf. --- (limited to 'build') 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 -- cgit v0.9.1