summaryrefslogtreecommitdiff
path: root/security/racoon2/files/patch-kinkd_pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/racoon2/files/patch-kinkd_pathnames.h')
-rw-r--r--security/racoon2/files/patch-kinkd_pathnames.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/racoon2/files/patch-kinkd_pathnames.h b/security/racoon2/files/patch-kinkd_pathnames.h
deleted file mode 100644
index 01d1ea0f80ce..000000000000
--- a/security/racoon2/files/patch-kinkd_pathnames.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- kinkd/pathnames.h.orig 2018-08-15 21:36:53.000000000 -0700
-+++ kinkd/pathnames.h 2018-12-15 10:53:06.611652000 -0800
-@@ -30,7 +30,7 @@
-
- #define PIDFILE_DIR "/var/run"
- #define CACHE_DIR "/var/run" /* or "/var/db" */
--#define RACOON2_CONFIG_FILE SYSCONFDIR "/racoon2.conf"
-+#define RACOON2_CONFIG_FILE "SYSCONFDIR/racoon2.conf"
-
- #ifdef MAKE_KINK_LIST_FILE
- #define KINK_LIST_FILE "/var/run/kink-handle.list"