From 18ac1719687a6671242d6a001cab01d55036ef8b Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Fri, 19 Nov 1999 12:43:19 +1100 Subject: - Move scp from ${libdir}/ssh to ${libexecdir}/ssh at request of David Rankin --- openssh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openssh.spec') diff --git a/openssh.spec b/openssh.spec index b9d7b568e..30fef94b2 100644 --- a/openssh.spec +++ b/openssh.spec @@ -181,6 +181,6 @@ fi %files askpass %defattr(-,root,root) -%attr(0755,root,root) /usr/lib/ssh/ssh-askpass +%attr(0755,root,root) /usr/libexec/ssh/ssh-askpass %attr(0755,root,root) %dir /usr/lib/ssh -- cgit v1.2.3