From 9a7cf890090665f97e251c602eb7da3bf5493355 Mon Sep 17 00:00:00 2001 From: filon Date: Sat, 19 Jan 2002 20:40:22 +0000 Subject: [PATCH] - updated for 12.17.3 Changed files: sox-play.patch -> 1.3 --- sox-play.patch | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/sox-play.patch b/sox-play.patch index 5a3f402..a98ca9c 100644 --- a/sox-play.patch +++ b/sox-play.patch @@ -1,6 +1,6 @@ ---- sox-12.17/play.orig Sat Oct 21 12:39:28 2000 -+++ sox-12.17/play Sat Oct 21 12:44:00 2000 -@@ -156,31 +156,10 @@ +--- sox-12.17.3/play.in.orig Sat Jan 19 21:12:49 2002 ++++ sox-12.17.3/play.in Sat Jan 19 21:14:47 2002 +@@ -156,37 +156,10 @@ shift done @@ -28,6 +28,12 @@ - device="/dev/dsp" - fi - ;; +- NetBSD) +- arch_defines="-t sunau" +- if [ -z "$device" ]; then +- device="/dev/audio" +- fi +- ;; -esac +arch_defines="-t ossdsp" +if [ -z "$device" ]; then -- 2.43.0