summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/sox/files/sox-14.1.0-runsox.patch')
-rw-r--r--media-sound/sox/files/sox-14.1.0-runsox.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/media-sound/sox/files/sox-14.1.0-runsox.patch b/media-sound/sox/files/sox-14.1.0-runsox.patch
deleted file mode 100644
index 8a959a701ede..000000000000
--- a/media-sound/sox/files/sox-14.1.0-runsox.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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: