summarylogtreecommitdiffstats
path: root/zdkimsign.patch
diff options
context:
space:
mode:
Diffstat (limited to 'zdkimsign.patch')
-rw-r--r--zdkimsign.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/zdkimsign.patch b/zdkimsign.patch
deleted file mode 100644
index 1ebe4fcac7c1..000000000000
--- a/zdkimsign.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Index: src/zdkimsign.c
-===================================================================
---- src/zdkimsign.c (revision 335)
-+++ src/zdkimsign.c (working copy)
-@@ -795,10 +795,8 @@
- {
- strcpy(&buf[len], zdkimfilter);
- if (stat(buf, &a) == 0)
-- {
-- alt = strdup(buf);
-- break; // found
-- }
-+ alt = strdup(buf); // found
-+ break;
- }
- else if (next == NULL)
- break; // not found