From afeaca953772e7141842a8bf057a329bef789b89 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sat, 11 Nov 2000 09:09:57 +1100 Subject: - (djm) Hardware sysconfdir in RPM spec files as some RPM versions get it wrong. Report from Bennett Todd --- ChangeLog | 2 ++ contrib/redhat/openssh.spec | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 07abae0ab..04bb40ecf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,8 @@ - (djm) Fix vsprintf("%h") in bsd-snprintf.c, short int va_args are promoted to type int. Report and fix from Dan Astoorian + - (djm) Hardware sysconfdir in RPM spec files as some RPM versions get + it wrong. Report from Bennett Todd 20001110 - (bal) Fixed dropped answer from skey_keyinfo() in auth1.c diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index dcc8834c7..a4567c1f4 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec @@ -138,8 +138,9 @@ This package contains the GNOME passphrase dialog. %build +%define _sysconfdir /etc/ssh + %configure \ - --sysconfdir=%{_sysconfdir}/ssh \ --libexecdir=%{_libexecdir}/openssh \ --with-tcp-wrappers \ --with-ipv4-default \ -- cgit v1.2.3