diff options
author | Damien Miller <djm@mindrot.org> | 2014-08-19 11:36:07 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2014-08-19 11:36:07 +1000 |
commit | a75aca1bbc989aa9f8b1b08489d37855f3d24d1a (patch) | |
tree | 8448810ff91cc255c4c4912cc61866738e8612f6 /contrib/caldera/openssh.spec | |
parent | 3f022b5a9477abceeb1bbeab04b055f3cc7ca8f6 (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/openssh.spec')
-rw-r--r-- | contrib/caldera/openssh.spec | 3 |
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>. | |||
178 | CFLAGS="$RPM_OPT_FLAGS" \ | 178 | CFLAGS="$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 ... |
364 | Template Version: 1.31 | 363 | Template 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 $ |