summaryrefslogtreecommitdiff
path: root/contrib/caldera
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-08-19 11:36:07 +1000
committerDamien Miller <djm@mindrot.org>2014-08-19 11:36:07 +1000
commita75aca1bbc989aa9f8b1b08489d37855f3d24d1a (patch)
tree8448810ff91cc255c4c4912cc61866738e8612f6 /contrib/caldera
parent3f022b5a9477abceeb1bbeab04b055f3cc7ca8f6 (diff)
- (djm) [INSTALL contrib/caldera/openssh.spec contrib/cygwin/README]
[contrib/redhat/openssh.spec contrib/suse/openssh.spec] Remove mentions of TCP wrappers.
Diffstat (limited to 'contrib/caldera')
-rw-r--r--contrib/caldera/openssh.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index f0a92e758..0011b4dea 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -178,7 +178,6 @@ by Jim Knoble <jmknoble@pobox.com>.
178CFLAGS="$RPM_OPT_FLAGS" \ 178CFLAGS="$RPM_OPT_FLAGS" \
179%configure \ 179%configure \
180 --with-pam \ 180 --with-pam \
181 --with-tcp-wrappers \
182 --with-privsep-path=%{_var}/empty/sshd \ 181 --with-privsep-path=%{_var}/empty/sshd \
183 #leave this line for easy edits. 182 #leave this line for easy edits.
184 183
@@ -363,4 +362,4 @@ fi
363* Mon Jan 01 1998 ... 362* Mon Jan 01 1998 ...
364Template Version: 1.31 363Template Version: 1.31
365 364
366$Id: openssh.spec,v 1.84 2014/08/10 01:35:34 djm Exp $ 365$Id: openssh.spec,v 1.85 2014/08/19 01:36:08 djm Exp $