sox: Add missing patch
authorOyvind Repvik <nail@nslu2-linux.org>
Wed, 21 Mar 2007 13:38:11 +0000 (13:38 +0000)
committerOyvind Repvik <nail@nslu2-linux.org>
Wed, 21 Mar 2007 13:38:11 +0000 (13:38 +0000)
packages/sox/sox/src-Makefile.am.patch [new file with mode: 0644]

diff --git a/packages/sox/sox/src-Makefile.am.patch b/packages/sox/sox/src-Makefile.am.patch
new file mode 100644 (file)
index 0000000..b5ffd39
--- /dev/null
@@ -0,0 +1,11 @@
+--- sox-13.0.0.old/src/Makefile.am     2007-03-18 22:19:52.296535098 -0400
++++ sox-13.0.0/src/Makefile.am 2007-03-18 22:21:48.968947731 -0400
+@@ -42,7 +42,7 @@
+       $(MAKE) -C libgsm
+ play rec: sox$(EXEEXT)
+-      ./sox --help > /dev/null
++#     ./sox --help > /dev/null
+       test -f .libs/lt-sox && ( $(RM) $@ && $(LN_S) .libs/lt-sox $@ ) || $(LN_S) sox$(EXEEXT) $@
+ install-exec-hook: