diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |