From 01fa6380e815a37ac5ffcf03b04c93d7b52ce765 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 17 Jan 2001 11:23:39 +1100 Subject: - (djm) Add --with-pam to RPM spec files --- contrib/redhat/openssh.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'contrib/redhat') diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 7603d0874..731fb0474 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 -- cgit v1.2.3