summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-09-17 15:43:46 +1000
committerDamien Miller <djm@mindrot.org>2001-09-17 15:43:46 +1000
commit500c790090649cb46e329d4fbc2c63acef6b176c (patch)
tree1a0d07a785c953dd85065fb548e5f4964ce1cce7
parent01ebad06db96f791706ea6c760fc921b141483ea (diff)
doh
-rw-r--r--contrib/redhat/openssh.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index d699ef32..9af709ba 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -153,6 +153,8 @@ make
%if ! %{no_x11_askpass}
pushd x11-ssh-askpass-%{aversion}
+%configure \
+ --libexecdir=%{_libexecdir}/openssh \
xmkmf -a
make
popd