diff options
| author | Philippe Audeoud <jadawin@FreeBSD.org> | 2012-12-17 14:21:44 +0000 |
|---|---|---|
| committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2012-12-17 14:21:44 +0000 |
| commit | e1fc696df69bfffbf1bdcebeca01ec816fd6f260 (patch) | |
| tree | b2b7e830ec48691a2fb91ee06a1606ae196f98ff /deskutils/doodle/files/patch-src_doodle_index.c | |
| parent | Cleanup supporting perl version 5.8 and 5.10, (diff) | |
2012-05-10 deskutils/doodle: BROKEN for more than 6 month
Notes
Notes:
svn path=/head/; revision=309095
Diffstat (limited to 'deskutils/doodle/files/patch-src_doodle_index.c')
| -rw-r--r-- | deskutils/doodle/files/patch-src_doodle_index.c | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/deskutils/doodle/files/patch-src_doodle_index.c b/deskutils/doodle/files/patch-src_doodle_index.c deleted file mode 100644 index ca45b578b615..000000000000 --- a/deskutils/doodle/files/patch-src_doodle_index.c +++ /dev/null @@ -1,19 +0,0 @@ ---- src/doodle/index.c.orig Wed May 3 05:21:21 2006 -+++ src/doodle/index.c Mon Nov 20 11:06:49 2006 -@@ -33,6 +33,7 @@ - #include "helper2.h" - #include "gettext.h" - #include "doodle.h" -+#include <signal.h> - #include <sys/types.h> - #include <sys/wait.h> - #include <unistd.h> -@@ -327,7 +328,7 @@ - char * cpos; - size_t slen; - -- if (EXTRACTOR_isBinaryType(pos->keywordType)) { -+ if (pos->keywordType == EXTRACTOR_THUMBNAIL_DATA) { - pos = pos->next; - continue; - } |
