diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |