summaryrefslogtreecommitdiff
path: root/contrib/caldera
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-01-17 11:23:39 +1100
committerDamien Miller <djm@mindrot.org>2001-01-17 11:23:39 +1100
commit01fa6380e815a37ac5ffcf03b04c93d7b52ce765 (patch)
tree0df13d53a7d014a83de9b35966bb65b0aaf4049a /contrib/caldera
parent92e78f8c6424f0d466e1df673228870ef009105b (diff)
- (djm) Add --with-pam to RPM spec files
Diffstat (limited to 'contrib/caldera')
-rw-r--r--contrib/caldera/openssh.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index 3191c6744..d0546f256 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -142,6 +142,7 @@ CFLAGS="$RPM_OPT_FLAGS" \
142 --prefix=/usr \ 142 --prefix=/usr \
143 --sysconfdir=/etc/ssh \ 143 --sysconfdir=/etc/ssh \
144 --libexecdir=%{_libexecdir}/openssh \ 144 --libexecdir=%{_libexecdir}/openssh \
145 --with-pam \
145 --with-tcp-wrappers \ 146 --with-tcp-wrappers \
146 --with-ipv4-default \ 147 --with-ipv4-default \
147 --with-rsh=/usr/bin/rsh 148 --with-rsh=/usr/bin/rsh