From 52bd26d508b83aa7fb34d84505cf0b01ae00fdd0 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Thu, 22 Feb 2018 12:35:41 -0500 Subject: Include libutil in chroot.tar --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ae50972..4050fdb 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,7 @@ chroot.tar: ingest view /lib/libc.so.7 \ /lib/libedit.so.7 \ /lib/libncursesw.so.8 \ + /lib/libutil.so.9 \ root/lib install -o root -g wheel -m 444 /usr/share/misc/termcap.db root/usr/share/misc install -o root -g wheel -m 555 /bin/sh root/bin -- cgit 1.4.1