Home | History | Annotate | Download | only in redhat

Lines Matching refs:_libexecdir

193 	--libexecdir=%{_libexecdir}/openssh \
222 %configure --libexecdir=%{_libexecdir}/openssh
251 mkdir -p -m755 $RPM_BUILD_ROOT%{_libexecdir}/openssh
258 install -d $RPM_BUILD_ROOT%{_libexecdir}/openssh
267 install -s x11-ssh-askpass-%{aversion}/x11-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/x11-ssh-askpass
268 ln -s x11-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/ssh-askpass
272 install -s contrib/gnome-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/gnome-ssh-askpass
346 %attr(0755,root,root) %dir %{_libexecdir}/openssh
347 %attr(4711,root,root) %{_libexecdir}/openssh/ssh-keysign
348 %attr(0755,root,root) %{_libexecdir}/openssh/ssh-pkcs11-helper
381 %attr(0755,root,root) %{_libexecdir}/openssh/sftp-server
398 %attr(0755,root,root) %{_libexecdir}/openssh/ssh-askpass
399 %attr(0755,root,root) %{_libexecdir}/openssh/x11-ssh-askpass
406 %attr(0755,root,root) %{_libexecdir}/openssh/gnome-ssh-askpass
699 - Change libexecdir from %%{_libexecdir}/ssh to %%{_libexecdir}/openssh.