pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/oss/files Make this work with NetBSD 2.x (with /...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3f4cc4b2a662
branches: trunk
changeset: 475843:3f4cc4b2a662
user: hubertf <hubertf%pkgsrc.org@localhost>
date: Thu May 27 23:37:28 2004 +0000
description:
Make this work with NetBSD 2.x (with /libexec/ld.elf_so etc.)
Still works on 1.6.2 too
diffstat:
audio/oss/files/chroot | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diffs (23 lines):
diff -r 10051d2dde13 -r 3f4cc4b2a662 audio/oss/files/chroot
--- a/audio/oss/files/chroot Thu May 27 23:20:32 2004 +0000
+++ b/audio/oss/files/chroot Thu May 27 23:37:28 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index