diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ebook2cw/files/patch-ebook2cw.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/ebook2cw/files/patch-ebook2cw.c b/comms/ebook2cw/files/patch-ebook2cw.c deleted file mode 100644 index 87b25d63059a..000000000000 --- a/comms/ebook2cw/files/patch-ebook2cw.c +++ /dev/null @@ -1,11 +0,0 @@ ---- ebook2cw.c.orig 2008-07-17 21:28:33.000000000 -0400 -+++ ebook2cw.c 2008-07-17 21:28:45.000000000 -0400 -@@ -20,7 +20,7 @@ - - */ - --#include "lame/lame.h" -+#include <lame/lame.h> - #include <math.h> - #include <stdio.h> - #include <string.h> |