]> andersk Git - openssh.git/commitdiff
[contrib/caldera/openssh.spec] remove 2 configure options I put in by mistake
authortim <tim>
Wed, 26 Jun 2002 18:05:32 +0000 (18:05 +0000)
committertim <tim>
Wed, 26 Jun 2002 18:05:32 +0000 (18:05 +0000)
ChangeLog
contrib/caldera/openssh.spec

index 53a2e3880dd075e593de4244f10db3c16c872814..1c01b230006d26ab569d2d30b70a9072380f1986 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -68,6 +68,8 @@
  - (djm) Update spec files for release 
  - (djm) Fix int overflow in auth2-pam.c, similar to one discovered by ISS
  - (djm) Release 3.4p1
+ - (tim) [contrib/caldera/openssh.spec] remove 2 configure options I put in
+   by mistake
 
 20020625
  - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
index ca6eb257b7eadcf5bcbf58276ae1c547fb7f4f1d..81ab0a8972607b8ce5c980b9bcb135e6bf982768 100644 (file)
@@ -181,8 +181,6 @@ CFLAGS="$RPM_OPT_FLAGS" \
             --with-pam \
             --with-tcp-wrappers \
             --with-ipv4-default \
-           --sysconfdir=%{_sysconfdir}/ssh \
-           --libexecdir=%{_libexecdir}/openssh \
            --with-privsep-path=%{_var}/empty/sshd \
            #leave this line for easy edits.
 
This page took 0.045641 seconds and 5 git commands to generate.