summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/redhat/openssh.spec2
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}
155pushd x11-ssh-askpass-%{aversion} 155pushd x11-ssh-askpass-%{aversion}
156%configure \ 156%configure \
157 --libexecdir=%{_libexecdir}/openssh \ 157 --libexecdir=%{_libexecdir}/openssh
158xmkmf -a 158xmkmf -a
159make 159make
160popd 160popd