summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-09-17 15:49:36 +1000
committerDamien Miller <djm@mindrot.org>2001-09-17 15:49:36 +1000
commitc3bd7eccac2c9d087dd23ab4929d423414d3f18e (patch)
treecdc2589a297d78c2f78b388ea700e642cdf99d6f
parent500c790090649cb46e329d4fbc2c63acef6b176c (diff)
double doh
-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 9af709ba..17eaf79b 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -154,7 +154,7 @@ make
%if ! %{no_x11_askpass}
pushd x11-ssh-askpass-%{aversion}
%configure \
- --libexecdir=%{_libexecdir}/openssh \
+ --libexecdir=%{_libexecdir}/openssh
xmkmf -a
make
popd