summaryrefslogtreecommitdiff
path: root/contrib/redhat
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-04-23 21:17:17 +1000
committerDamien Miller <djm@mindrot.org>2002-04-23 21:17:17 +1000
commit654a4ef9699c7e396626abd23d725e8534f953c1 (patch)
treee4d8a42ab551f4806baec13bb66cf63704c83d70 /contrib/redhat
parent0b3894d5b5d80ef9562a75a13c1e1c043d1ff21b (diff)
- (djm) Redhat spec enables KrbV by default
Diffstat (limited to 'contrib/redhat')
-rw-r--r--contrib/redhat/openssh.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 7ad07621b..25acf0569 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -167,6 +167,7 @@ EXTRA_OPTS=""
167 --with-pam \ 167 --with-pam \
168 --with-tcp-wrappers \ 168 --with-tcp-wrappers \
169 --with-rsh=/usr/bin/rsh \ 169 --with-rsh=/usr/bin/rsh \
170 --with-kerberos5=/usr/kerberos \
170 --with-default-path=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin \ 171 --with-default-path=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin \
171 $EXTRA_OPTS 172 $EXTRA_OPTS
172 173