summaryrefslogtreecommitdiffstats
path: root/contrib/redhat
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-11-11 09:09:57 +1100
committerDamien Miller <djm@mindrot.org>2000-11-11 09:09:57 +1100
commitafeaca953772e7141842a8bf057a329bef789b89 (patch)
tree80bbd8da2bb25d55869d840bc4c0d645dc7eaf6d /contrib/redhat
parent9f4f7552ee994634cc79a6f90ae4e9347f536cec (diff)
- (djm) Hardware sysconfdir in RPM spec files as some RPM versions get
it wrong. Report from Bennett Todd <bet@rahul.net>
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 dcc8834c..a4567c1f 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 \