diff options
author | Damien Miller <djm@mindrot.org> | 2001-09-18 15:23:58 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2001-09-18 15:23:58 +1000 |
commit | 2c1e1cb135decd723288b4f3c512adf42dd06694 (patch) | |
tree | b64c34412227d603c8831787a7c4e7cc7a6814e6 /contrib | |
parent | 7948d93173b00e19ca4c5a68a0d01fceecc98738 (diff) | |
download | openssh-git-2c1e1cb135decd723288b4f3c512adf42dd06694.tar.gz |
oops
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/redhat/openssh.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 3c605837..ca1c20d1 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec @@ -173,6 +173,7 @@ popd rm -rf $RPM_BUILD_ROOT %{makeinstall} \ libexecdir=$RPM_BUILD_ROOT%{_libexecdir}/openssh \ + datadir=$RPM_BUILD_ROOT%{_datadir}/openssh \ DESTDIR=/ # Hack to disable key generation |