commit: 89388df8828ca7f3f759077caa139a6e34d2665b Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Fri Mar 24 13:54:56 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Apr 1 19:10:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89388df8
net-misc/openssh: remove unused patch Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/30332 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> net-misc/openssh/files/openssh-9.1_p1-build-tests.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/net-misc/openssh/files/openssh-9.1_p1-build-tests.patch b/net-misc/openssh/files/openssh-9.1_p1-build-tests.patch deleted file mode 100644 index 62f51a87823d..000000000000 --- a/net-misc/openssh/files/openssh-9.1_p1-build-tests.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/openbsd-compat/regress/Makefile.in b/openbsd-compat/regress/Makefile.in -index dd8cdc4b7..c446f0aa2 100644 ---- a/openbsd-compat/regress/Makefile.in -+++ b/openbsd-compat/regress/Makefile.in -@@ -10,7 +10,7 @@ CFLAGS=@CFLAGS@ - CPPFLAGS=-I. -I.. -I../.. -I$(srcdir) -I$(srcdir)/.. -I$(srcdir)/../.. @CPPFLAGS@ @DEFS@ - EXEEXT=@EXEEXT@ - LIBCOMPAT=../libopenbsd-compat.a --LIBS=@LIBS@ -+LIBS=@LIBS@ -lssl -lcrypto - LDFLAGS=@LDFLAGS@ $(LIBCOMPAT) - - TESTPROGS=closefromtest$(EXEEXT) snprintftest$(EXEEXT) strduptest$(EXEEXT) \
