aboutsummaryrefslogtreecommitdiff
path: root/security/scanssh/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'security/scanssh/files/patch-aa')
-rw-r--r--security/scanssh/files/patch-aa10
1 files changed, 0 insertions, 10 deletions
diff --git a/security/scanssh/files/patch-aa b/security/scanssh/files/patch-aa
deleted file mode 100644
index a55565066b0b..000000000000
--- a/security/scanssh/files/patch-aa
+++ /dev/null
@@ -1,10 +0,0 @@
---- exclude.c.orig Fri Sep 8 02:53:19 2000
-+++ exclude.c Fri Sep 8 02:53:34 2000
-@@ -40,7 +40,7 @@
-
- #include "exclude.h"
-
--char *excludefile = "exclude.list";
-+char *excludefile = PREFIX "/share/scanssh/exclude.list";
- struct exclude_list excludequeue;
- struct exclude_list rndexclqueue;