summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2002-06-26 11:05:32 -0700
committerTim Rice <tim@multitalents.net>2002-06-26 11:05:32 -0700
commita8959ae2b79ba64abe40949c299569ec0a8b6faa (patch)
tree4a06177460d16a1dae0d0077383d675c3e2a646d /contrib
parent3e36f9f4fff8f5b573f163eecd12a677ce66fe89 (diff)
[contrib/caldera/openssh.spec] remove 2 configure options I put in by mistake
Diffstat (limited to 'contrib')
-rw-r--r--contrib/caldera/openssh.spec4
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index e7473947e..6edf35342 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -181,8 +181,6 @@ CFLAGS="$RPM_OPT_FLAGS" \
181 --with-pam \ 181 --with-pam \
182 --with-tcp-wrappers \ 182 --with-tcp-wrappers \
183 --with-ipv4-default \ 183 --with-ipv4-default \
184 --sysconfdir=%{_sysconfdir}/ssh \
185 --libexecdir=%{_libexecdir}/openssh \
186 --with-privsep-path=%{_var}/empty/sshd \ 184 --with-privsep-path=%{_var}/empty/sshd \
187 #leave this line for easy edits. 185 #leave this line for easy edits.
188 186
@@ -355,4 +353,4 @@ fi
355* Mon Jan 01 1998 ... 353* Mon Jan 01 1998 ...
356Template Version: 1.31 354Template Version: 1.31
357 355
358$Id: openssh.spec,v 1.36 2002/06/26 13:57:13 djm Exp $ 356$Id: openssh.spec,v 1.37 2002/06/26 18:05:33 tim Exp $