summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-06-21 17:12:24 +1000
committerDamien Miller <djm@mindrot.org>2002-06-21 17:12:24 +1000
commitc7d6d5552160c657cb173105216cbfa5853c1eba (patch)
treee64190985ead99ad3a95f707189ba8c865a879e5
parent04d062850af6be4d4eecbc4d0f2810ae0b0bfa1e (diff)
unbreak
-rw-r--r--contrib/redhat/openssh.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 99e76532..83a60b6c 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -199,8 +199,7 @@ CFLAGS="$RPM_OPT_FLAGS -Os"; export CFLAGS
%endif
%if %{kerberos5}
--with-kerberos5=/usr/kerberos \
-%else
-
+%endif
%if %{static_libcrypto}