diff options
Diffstat (limited to 'security/ssh2/files/patch-aa')
-rw-r--r-- | security/ssh2/files/patch-aa | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/security/ssh2/files/patch-aa b/security/ssh2/files/patch-aa index 0bb60792b62b..04952646a288 100644 --- a/security/ssh2/files/patch-aa +++ b/security/ssh2/files/patch-aa @@ -1,6 +1,6 @@ ---- lib/Makefile.in.orig Thu Mar 30 21:41:49 2000 -+++ lib/Makefile.in Wed May 17 18:03:14 2000 -@@ -105,7 +105,7 @@ +--- lib/Makefile.in.orig Thu Aug 24 17:41:39 2000 ++++ lib/Makefile.in Sun Aug 27 01:13:32 2000 +@@ -110,7 +110,7 @@ AUTOMAKE_OPTIONS = 1.0 foreign dist-zip no-dependencies @@ -9,7 +9,7 @@ SUBDIRS_windelta = +win32 -@@ -114,7 +114,7 @@ +@@ -119,7 +119,7 @@ # The `object_SUBLIBRARIES' variables are used on the Windows to # expand the original library `object' with the listed sublibraries at # the link step. @@ -18,7 +18,7 @@ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../sshconf.h -@@ -314,11 +314,6 @@ +@@ -319,11 +319,6 @@ local-includes: -if test '!' -d ../include; then mkdir ../include; fi |