From: filon Date: Sat, 19 Jan 2002 20:40:22 +0000 (+0000) Subject: - updated for 12.17.3 X-Git-Tag: STABLE~1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=9a7cf890090665f97e251c602eb7da3bf5493355;p=packages%2Fsox.git - updated for 12.17.3 Changed files: sox-play.patch -> 1.3 --- 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