summaryrefslogtreecommitdiff
path: root/audio/sphinx/files/patch-src-libsphinx2_r_agc_noise.c
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-20 16:23:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-20 16:23:28 +0000
commit7ae7b018ccf7760013f368fcb83aad9ecd8982a8 (patch)
treee83ee6693050a76e305a95a376451aa583df151e /audio/sphinx/files/patch-src-libsphinx2_r_agc_noise.c
parenttextproc/rubygem-gitlab-grit: make it work with rubygem-mime-types again (diff)
With the power of USES=dos2unix, get rid of most patches and files
with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'audio/sphinx/files/patch-src-libsphinx2_r_agc_noise.c')
-rw-r--r--audio/sphinx/files/patch-src-libsphinx2_r_agc_noise.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/sphinx/files/patch-src-libsphinx2_r_agc_noise.c b/audio/sphinx/files/patch-src-libsphinx2_r_agc_noise.c
deleted file mode 100644
index e0465672944a..000000000000
--- a/audio/sphinx/files/patch-src-libsphinx2_r_agc_noise.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/libsphinx2/r_agc_noise.c.orig 2007-12-06 18:28:21.000000000 +0100
-+++ src/libsphinx2/r_agc_noise.c 2007-12-06 18:28:49.000000000 +0100
-@@ -34,6 +34,7 @@
- *
- */
- #include <stdio.h>
-+#include <string.h>
-
- #include "s2types.h"
- #include "c.h"