From 253fd7df140c93d9c9db96fd396c9c0d48c8a3b9 Mon Sep 17 00:00:00 2001 From: Paul Traina Date: Wed, 7 Feb 1996 05:35:16 +0000 Subject: Fix patch typo. Found by: Andrzej Tobola --- security/ssh/files/patch-af | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/ssh') diff --git a/security/ssh/files/patch-af b/security/ssh/files/patch-af index 66956019cca8..4d5296a7dda3 100644 --- a/security/ssh/files/patch-af +++ b/security/ssh/files/patch-af @@ -33,7 +33,7 @@ that these two patches replace was unmaintainable and overly drastic. ZLIBDIR = zlib095 ! ZLIBINCDIR = $(ZLIBDIR) ! ZLIBLIBDIR = $(ZLIBDIR) -! ZLIBDEP = $(ZLIBINCDIR)/libz.h $(ZLIBLIBDIR)/libz.a +! ZLIBDEP = $(ZLIBINCDIR)/zlib.h $(ZLIBLIBDIR)/libz.a ! ZLIBLIBS = -L$(ZLIBLIBDIR) -lz RSAREFDIR = rsaref2 -- cgit v1.2.3