summaryrefslogtreecommitdiff
path: root/data/_openssh/install.diff
diff options
context:
space:
mode:
Diffstat (limited to 'data/_openssh/install.diff')
-rw-r--r--data/_openssh/install.diff12
1 files changed, 12 insertions, 0 deletions
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
+