diff options
Diffstat (limited to 'security/racoon2/files/patch-Makefile.am')
-rw-r--r-- | security/racoon2/files/patch-Makefile.am | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/security/racoon2/files/patch-Makefile.am b/security/racoon2/files/patch-Makefile.am deleted file mode 100644 index bdbf0dc883b3..000000000000 --- a/security/racoon2/files/patch-Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.am.orig 2020-03-18 13:57:19.000000000 -0700 -+++ Makefile.am 2020-06-29 12:53:16.217963000 -0700 -@@ -2,6 +2,6 @@ - - ACLOCAL_AMFLAGS = -I m4 - --SUBDIRS = lib spmd kinkd iked pskgen samples -+SUBDIRS = lib spmd iked pskgen samples - - |