summaryrefslogtreecommitdiff
path: root/data/_openssh/install.diff
diff options
context:
space:
mode:
authorSam Bingner <sam@bingner.com>2021-03-02 17:31:51 -1000
committerSam Bingner <sam@bingner.com>2021-03-02 20:38:19 -1000
commit76a8eb1c6d6d806e50798d4d23c6891cf317f156 (patch)
tree12a6a9b65c393229614a3d1fbe0d41503c2dd134 /data/_openssh/install.diff
parent240e5557842ae47d10b0e6fa68dfc96cb0a7eb29 (diff)
Split openssh and make listeners
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
+