summaryrefslogtreecommitdiff
path: root/openssh.spec
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-11-19 12:43:19 +1100
committerDamien Miller <djm@mindrot.org>1999-11-19 12:43:19 +1100
commit18ac1719687a6671242d6a001cab01d55036ef8b (patch)
treee05129c47f263dbe7fdc7c14f353cab3e456428f /openssh.spec
parentdc9365bf8b4180fcbab32efd231d86760587be7f (diff)
- Move scp from ${libdir}/ssh to ${libexecdir}/ssh at request of
David Rankin <drankin@bohemians.lexington.ky.us>
Diffstat (limited to 'openssh.spec')
-rw-r--r--openssh.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssh.spec b/openssh.spec
index b9d7b568e..30fef94b2 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -181,6 +181,6 @@ fi
181 181
182%files askpass 182%files askpass
183%defattr(-,root,root) 183%defattr(-,root,root)
184%attr(0755,root,root) /usr/lib/ssh/ssh-askpass 184%attr(0755,root,root) /usr/libexec/ssh/ssh-askpass
185%attr(0755,root,root) %dir /usr/lib/ssh 185%attr(0755,root,root) %dir /usr/lib/ssh
186 186