From ca34a3b04e01145dcc7fadbf91cb29da44e3e7be Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Wed, 3 Dec 2014 08:55:43 +0000 Subject: Updated openssl and openssh. git-svn-id: http://svn.telesphoreo.org/trunk@797 514c082c-b64e-11dc-b46d-3d985efe055d --- data/openssh/install.diff | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/openssh/install.diff (limited to 'data/openssh/install.diff') diff --git a/data/openssh/install.diff b/data/openssh/install.diff new file mode 100644 index 000000000..88866e26b --- /dev/null +++ b/data/openssh/install.diff @@ -0,0 +1,12 @@ +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 + -- cgit v1.2.3