]> git.pld-linux.org Git - packages/sox.git/blobdiff - sox-play.patch
- spelling fixes
[packages/sox.git] / sox-play.patch
index 5a3f402bc8c262e0a08a93d9e5fc5be1ba7739a7..1de81c87c28a2c0eada5a00d7b8dd2de61491bd1 100644 (file)
@@ -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.6/src/play.in.orig       Sat Jan 19 21:12:49 2002
++++ sox-12.17.6/src/play.in    Sat Jan 19 21:14:47 2002
+@@ -156,37 +156,10 @@
      shift
  done
  
 -      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
This page took 0.090562 seconds and 4 git commands to generate.