From 6b09792a55a787860e6a4f45f164234bcfc45bae Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 4 Sep 2002 17:19:04 +1000 Subject: - (djm) Fix Redhat RPM build dependancy test --- contrib/redhat/openssh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/redhat') diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index b73fb929..e4bef55a 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec @@ -86,7 +86,7 @@ PreReq: initscripts >= 5.20 %endif BuildPreReq: perl, openssl-devel, sharutils, tcp_wrappers BuildPreReq: /bin/login -%if %{build6x} +%if ! %{build6x} BuildPreReq: glibc-devel, pam %else BuildPreReq: db1-devel, /usr/include/security/pam_appl.h -- cgit v1.2.3