summaryrefslogtreecommitdiff
path: root/contrib/caldera/openssh.spec
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-09-18 15:12:10 +1000
committerDamien Miller <djm@mindrot.org>2001-09-18 15:12:10 +1000
commit7948d93173b00e19ca4c5a68a0d01fceecc98738 (patch)
tree3668826fb211a162484e448a0a571fcd2eebef83 /contrib/caldera/openssh.spec
parentd97c2ceed1e295bdc612be7e042015c1b7200773 (diff)
- (djm) Specify --datadir in RPM spec files so smartcard applet gets
put somewhere sane. Add Ssh.bin to manifest.
Diffstat (limited to 'contrib/caldera/openssh.spec')
-rw-r--r--contrib/caldera/openssh.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index 9b3ca8579..82a0b03fb 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -158,6 +158,7 @@ CFLAGS="$RPM_OPT_FLAGS" \
158 --prefix=/usr \ 158 --prefix=/usr \
159 --sysconfdir=/etc/ssh \ 159 --sysconfdir=/etc/ssh \
160 --libexecdir=/usr/lib/ssh \ 160 --libexecdir=/usr/lib/ssh \
161 --datadir=/usr/share/openssh \
161 --with-pam \ 162 --with-pam \
162 --with-tcp-wrappers \ 163 --with-tcp-wrappers \
163 --with-ipv4-default \ 164 --with-ipv4-default \
@@ -309,4 +310,4 @@ fi
309* Mon Jan 01 1998 ... 310* Mon Jan 01 1998 ...
310Template Version: 1.31 311Template Version: 1.31
311 312
312$Id: openssh.spec,v 1.17 2001/07/05 00:45:29 tim Exp $ 313$Id: openssh.spec,v 1.18 2001/09/18 05:12:11 djm Exp $