]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- moved libexecdir dir to base (used both by server and askpass)
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 29 Aug 2004 14:18:06 +0000 (14:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssh.spec -> 1.209

openssh.spec

index 38cdffd958b40809013d3f05b4632d15e047cb6a..28b59b70324a811d8a0e2403b57491c5c221502a 100644 (file)
@@ -544,6 +544,7 @@ fi
 %attr(755,root,root) %{_bindir}/ssh-key*
 %{_mandir}/man1/ssh-key*.1*
 %dir %{_sysconfdir}
+%dir %{_libexecdir}
 
 %files clients
 %defattr(644,root,root,755)
@@ -583,7 +584,6 @@ fi
 %attr(755,root,root) %{_sbindir}/sshd
 %attr(755,root,root) %{_libexecdir}/sftp-server
 %attr(755,root,root) %{_libexecdir}/ssh-keysign
-%dir %{_libexecdir}
 %{_mandir}/man8/sshd.8*
 %{_mandir}/man8/sftp-server.8*
 %{_mandir}/man8/ssh-keysign.8*
This page took 0.041532 seconds and 4 git commands to generate.