summaryrefslogtreecommitdiff
path: root/contrib/caldera
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2003-10-03 22:30:23 -0700
committerTim Rice <tim@multitalents.net>2003-10-03 22:30:23 -0700
commit30aa44cf0a850fe4f3757edbe8c3e6553c14b3cc (patch)
treee3b924aef8a43c2213b3933343e840f8dd52a0db /contrib/caldera
parente3ca82e06caeaeb106e27eabfd5d0fce04bb4cd3 (diff)
[contrib/caldera/openssh.spec] Remove obsolete --with-ipv4-default option.
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 3f286d8c3..54690dec1 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -180,7 +180,6 @@ CFLAGS="$RPM_OPT_FLAGS" \
180%configure \ 180%configure \
181 --with-pam \ 181 --with-pam \
182 --with-tcp-wrappers \ 182 --with-tcp-wrappers \
183 --with-ipv4-default \
184 --with-privsep-path=%{_var}/empty/sshd \ 183 --with-privsep-path=%{_var}/empty/sshd \
185 #leave this line for easy edits. 184 #leave this line for easy edits.
186 185
@@ -364,4 +363,4 @@ fi
364* Mon Jan 01 1998 ... 363* Mon Jan 01 1998 ...
365Template Version: 1.31 364Template Version: 1.31
366 365
367$Id: openssh.spec,v 1.46 2003/09/23 22:30:19 djm Exp $ 366$Id: openssh.spec,v 1.47 2003/10/04 05:30:23 tim Exp $