This commit is contained in:
Damien Miller 2001-09-17 15:43:46 +10:00
parent 01ebad06db
commit 500c790090
1 changed files with 2 additions and 0 deletions

View File

@ -153,6 +153,8 @@ make
%if ! %{no_x11_askpass}
pushd x11-ssh-askpass-%{aversion}
%configure \
--libexecdir=%{_libexecdir}/openssh \
xmkmf -a
make
popd