<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">diff -ru openssh-6.7p1/Makefile.in openssh-6.7p1+iPhone/Makefile.in
--- openssh-6.7p1/Makefile.in	2014-08-30 06:23:07.000000000 +0000
+++ openssh-6.7p1+iPhone/Makefile.in	2014-12-03 08:17:45.000000000 +0000
@@ -270,7 +270,7 @@
 	$(AUTORECONF)
 	-rm -rf autom4te.cache
 
-install: $(CONFIGFILES) $(MANPAGES) $(TARGETS) install-files install-sysconf host-key check-config
+install: $(CONFIGFILES) $(MANPAGES) $(TARGETS) install-files install-sysconf
 install-nokeys: $(CONFIGFILES) $(MANPAGES) $(TARGETS) install-files install-sysconf
 install-nosysconf: $(CONFIGFILES) $(MANPAGES) $(TARGETS) install-files
 
</pre></body></html>