From 0b234cfbee03a9f78ad11dc31ae98f25fef34e49 Mon Sep 17 00:00:00 2001 From: hubertf Date: Thu, 27 May 2004 23:37:28 +0000 Subject: [PATCH] Make this work with NetBSD 2.x (with /libexec/ld.elf_so etc.) Still works on 1.6.2 too --- audio/oss/files/chroot | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/audio/oss/files/chroot b/audio/oss/files/chroot index e622e3383551..a8d6e2b199d5 100644 --- a/audio/oss/files/chroot +++ b/audio/oss/files/chroot @@ -6,12 +6,19 @@ /bin/ln /bin/rm /bin/sync +/bin/tar /bin/test /dev/null /sbin/mknod /usr/bin/tar /usr/bin/touch +/lib/libc.so* +/lib/libedit.so* +/lib/libtermcap.so* +/libexec/ld.elf_so /usr/lib/libc.so* /usr/lib/libcurses.so* +/usr/lib/libedit.so* /usr/lib/libkver.so* +/usr/lib/libtermcap.so* /usr/libexec/ld.elf_so