parent
95b46b8559
commit
96888b6c32
1
Makefile
1
Makefile
|
@ -33,6 +33,7 @@ chroot.tar: chat
|
||||||
install -o root -g wheel -m 555 /libexec/ld-elf.so.1 root/libexec
|
install -o root -g wheel -m 555 /libexec/ld-elf.so.1 root/libexec
|
||||||
install -o root -g wheel -m 444 \
|
install -o root -g wheel -m 444 \
|
||||||
/lib/libc.so.7 \
|
/lib/libc.so.7 \
|
||||||
|
/lib/libedit.so.7 \
|
||||||
/lib/libncursesw.so.8 \
|
/lib/libncursesw.so.8 \
|
||||||
/lib/libthr.so.3 \
|
/lib/libthr.so.3 \
|
||||||
/usr/local/lib/libcrypto.so.43 \
|
/usr/local/lib/libcrypto.so.43 \
|
||||||
|
|
Loading…
Reference in New Issue