diff options
Diffstat (limited to 'security/skip/files/patch-bw')
-rw-r--r-- | security/skip/files/patch-bw | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/security/skip/files/patch-bw b/security/skip/files/patch-bw deleted file mode 100644 index ebc3140503fd..000000000000 --- a/security/skip/files/patch-bw +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/include/skip_conf.h work.new/skip/include/skip_conf.h ---- skipsrc-1.0.orig/skip/include/skip_conf.h Fri Oct 25 13:12:44 1996 -+++ work.new/skip/include/skip_conf.h Mon Jan 24 12:35:40 2000 -@@ -58,7 +58,7 @@ - #define SKIP_CERTSBASE SKIP_DIR"certdb" - #define SKIP_SECRET_CACHE SKIP_DIR"secret_cache" - #define SKIP_RAW_FILE SKIP_DIR"raw_keys" --#define SKIP_PID SKIP_DIR"skipd.pid" -+#define SKIP_PID "/var/run/skipd.pid" - - /* - * Key manager Crypt algorithms supported |