summaryrefslogtreecommitdiffstats
path: root/contrib/redhat
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/redhat
parent92e78f8c6424f0d466e1df673228870ef009105b (diff)
- (djm) Add --with-pam to RPM spec files
Diffstat (limited to 'contrib/redhat')
-rw-r--r--contrib/redhat/openssh.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 7603d087..731fb047 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -142,10 +142,11 @@ This package contains the GNOME passphrase dialog.
%configure \
--libexecdir=%{_libexecdir}/openssh \
+ --with-pam \
--with-tcp-wrappers \
--with-ipv4-default \
--with-rsh=/usr/bin/rsh \
- --with-default-path=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin
+ --with-default-path=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
make