summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-10-18 01:32:31 +0000
committerjlam <jlam@pkgsrc.org>2002-10-18 01:32:31 +0000
commitf19b458b13dcea1c194eb11d40b7371081806ca9 (patch)
tree34c468b7ec3090a03193b02a94882475dfca752a /audio
parent082eaa756eb45e691b1518f30def9c2eed0f607b (diff)
downloadpkgsrc-f19b458b13dcea1c194eb11d40b7371081806ca9.tar.gz
Missing a ">".
Diffstat (limited to 'audio')
-rw-r--r--audio/oss/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/oss/Makefile b/audio/oss/Makefile
index d92c8100079..985dd88746c 100644
--- a/audio/oss/Makefile
+++ b/audio/oss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/10/18 01:32:01 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2002/10/18 01:32:31 jlam Exp $
PKGNAME= oss-${OSS_VERSION}
CATEGORIES= audio sysutils
@@ -66,7 +66,7 @@ post-extract:
do-build:
${SED} ${FILES_SUBST_SED} ${FILESDIR}/soundconf.sh \
- ${WRKDIR}/soundconf.sh
+ > ${WRKDIR}/soundconf.sh
chroot:
${PAX} -rw `${CAT} ${FILESDIR}/chroot` ${WRKSRC}