From a7c627195bcbdb0f2360b3ab2aa0e89ad4558061 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 30 Mar 2013 12:59:55 -0400 Subject: build: mkdir dest/etc, then cp ld.so.conf. --- (limited to 'build') diff --git a/build b/build index cad6fa4..afadb90 100755 --- a/build +++ b/build @@ -80,6 +80,7 @@ build: build-libc build-locales install-libc: build-libc # Install /etc/ld.so.conf early to silence a warning from ldconfig. + mkdir -p dest/etc cp ../ld.so.conf dest/etc oh-autoinstall -s "$${PWD}/src/libc" -B libcbuild rm -f dest/var/db/Makefile \ -- cgit v0.9.1