summaryrefslogtreecommitdiff
path: root/net-misc/openssh/files/openssh-8.2_p1-X509-12.4.3-tests.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-12-14 13:33:55 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-12-14 13:33:55 +0000
commitb57f481b8dd2bd320fd953df47bec7fc8657e3b0 (patch)
tree21e9c43d561e95164636147c365b5b7caacb36c9 /net-misc/openssh/files/openssh-8.2_p1-X509-12.4.3-tests.patch
parent6e5ce73b45f8a1389d7d3e022087a4797aef7ba5 (diff)
net-misc/openssh : pull from gentoo
Diffstat (limited to 'net-misc/openssh/files/openssh-8.2_p1-X509-12.4.3-tests.patch')
-rw-r--r--net-misc/openssh/files/openssh-8.2_p1-X509-12.4.3-tests.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-misc/openssh/files/openssh-8.2_p1-X509-12.4.3-tests.patch b/net-misc/openssh/files/openssh-8.2_p1-X509-12.4.3-tests.patch
deleted file mode 100644
index 1c58d0d5..00000000
--- a/net-misc/openssh/files/openssh-8.2_p1-X509-12.4.3-tests.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/openbsd-compat/regress/Makefile.in 2020-02-15 10:59:01.210601434 -0700
-+++ b/openbsd-compat/regress/Makefile.in 2020-02-15 10:59:18.753485852 -0700
-@@ -7,7 +7,7 @@
- CC=@CC@
- LD=@LD@
- CFLAGS=@CFLAGS@
--CPPFLAGS=-I. -I.. -I$(srcdir) -I$(srcdir)/.. @CPPFLAGS@ @DEFS@
-+CPPFLAGS=-I. -I.. -I../.. -I$(srcdir) -I$(srcdir)/.. @CPPFLAGS@ @DEFS@
- EXEEXT=@EXEEXT@
- LIBCOMPAT=../libopenbsd-compat.a
- LIBS=@LIBS@