summaryrefslogtreecommitdiff
blob: 8a959a701ede2569004de4c541708a67f9cf6e21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: sox-14.1.0/src/Makefile.in
===================================================================
--- sox-14.1.0.orig/src/Makefile.in
+++ sox-14.1.0/src/Makefile.in
@@ -2899,7 +2899,6 @@ uninstall-am: uninstall-binPROGRAMS unin
 all: sox$(EXEEXT) play rec soxi sox_sample_test$(EXEEXT) example0$(EXEEXT) example1$(EXEEXT) example2$(EXEEXT)
 
 play rec soxi: sox$(EXEEXT)
-	./sox --help > /dev/null
 	test -f .libs/lt-sox && ( $(RM) $@ && $(LN_S) .libs/lt-sox $@ ) || $(LN_S) sox$(EXEEXT) $@
 
 install-exec-hook: