summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/oss/Makefile4
-rw-r--r--audio/oss/files/chroot1
2 files changed, 3 insertions, 2 deletions
diff --git a/audio/oss/Makefile b/audio/oss/Makefile
index 0a7fd985a54..8a3c7c8f122 100644
--- a/audio/oss/Makefile
+++ b/audio/oss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2003/11/08 14:50:14 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2003/11/14 10:09:06 wiz Exp $
DISTNAME= oss-${OSS_VERSION} # Overridden below
PKGNAME= oss-${OSS_VERSION}
@@ -70,7 +70,7 @@ do-build:
# and then copy the "installed" files to where to really want them.
#
chroot:
- ${PAX} -rw `${CAT} ${FILESDIR}/chroot` ${WRKSRC}
+ -${PAX} -rw `${CAT} ${FILESDIR}/chroot` ${WRKSRC}
${CHROOT} -u ${ROOT_USER} -g ${ROOT_GROUP} ${WRKSRC} ./install.sh
${ECHO} "OSSLIBDIR=${OSSLIBDIR}" > ${WRKSRC}/usr/lib/oss/oss.conf
${MV} ${WRKSRC}/usr/lib/oss/license.asc \
diff --git a/audio/oss/files/chroot b/audio/oss/files/chroot
index 1d1153003ee..e622e338355 100644
--- a/audio/oss/files/chroot
+++ b/audio/oss/files/chroot
@@ -13,4 +13,5 @@
/usr/bin/touch
/usr/lib/libc.so*
/usr/lib/libcurses.so*
+/usr/lib/libkver.so*
/usr/libexec/ld.elf_so