diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/redhat/openssh.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 9af709ba2..17eaf79bd 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec | |||
@@ -154,7 +154,7 @@ make | |||
154 | %if ! %{no_x11_askpass} | 154 | %if ! %{no_x11_askpass} |
155 | pushd x11-ssh-askpass-%{aversion} | 155 | pushd x11-ssh-askpass-%{aversion} |
156 | %configure \ | 156 | %configure \ |
157 | --libexecdir=%{_libexecdir}/openssh \ | 157 | --libexecdir=%{_libexecdir}/openssh |
158 | xmkmf -a | 158 | xmkmf -a |
159 | make | 159 | make |
160 | popd | 160 | popd |