summaryrefslogtreecommitdiff
path: root/security/ssh2/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'security/ssh2/files/patch-ad')
-rw-r--r--security/ssh2/files/patch-ad10
1 files changed, 10 insertions, 0 deletions
diff --git a/security/ssh2/files/patch-ad b/security/ssh2/files/patch-ad
new file mode 100644
index 000000000000..14996f2a3652
--- /dev/null
+++ b/security/ssh2/files/patch-ad
@@ -0,0 +1,10 @@
+--- lib/sshreadline/Makefile.in.old Tue Nov 24 18:24:57 1998
++++ lib/sshreadline/Makefile.in Tue Nov 24 18:25:27 1998
+@@ -106,7 +106,6 @@
+ INCLUDES = -I$(srcdir) -I. -I../.. \
+ -I$(top_builddir) -I$(top_srcdir) \
+ -I../sshmath -I$(srcdir)/../sshmath \
+- -I../zlib -I$(srcdir)/../zlib \
+ -I../sshutil -I$(srcdir)/../sshutil
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../../sshconf.h