From a0e8fb7db3814f75bde9b586bb91d49b20793b3e Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 23 Apr 2012 20:15:50 -0400 Subject: Add 'ld.so.conf' and 'nsswitch.conf'. --- (limited to 'build') diff --git a/build b/build index f861cd6..cba437d 100755 --- a/build +++ b/build @@ -110,6 +110,8 @@ eglibc.install.stamp: eglibc.build.stamp mkdir -p dest/usr/share/doc/eglibc-doc/nptl_db && \ cp -Rp src/libc/nptl_db/ChangeLog* \ dest/usr/share/doc/eglibc-doc/nptl_db + cp ../ld.so.conf dest/etc + cp ../nsswitch.conf dest/etc touch eglibc.install.stamp bash -- cgit v0.9.1