summaryrefslogtreecommitdiffstats
path: root/openssh.spec
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-11-08 15:34:56 +1100
committerDamien Miller <djm@mindrot.org>1999-11-08 15:34:56 +1100
commit024c1ab1c3a79c134e8965d84ebc32d2710dd2b5 (patch)
treee6ab813f64afbc7343d52b0f3639aa9d2ee33cfa /openssh.spec
parent356a0b004aad93ec570b134664522a3a925ba556 (diff)
Fix path typo
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 25b50491..1f87a6be 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -71,7 +71,7 @@ install -m644 scp.1 $RPM_BUILD_ROOT/usr/man/man1
install -m644 ssh-agent.1 $RPM_BUILD_ROOT/usr/man/man1
install -m644 ssh-add.1 $RPM_BUILD_ROOT/usr/man/man1
install -m644 ssh-keygen.1 $RPM_BUILD_ROOT/usr/man/man1
-ln -s ssh.1 $RPM_BUILD_ROOT/usr/bin/slogin.1
+ln -s ssh.1 $RPM_BUILD_ROOT/usr/man/man1/slogin.1
%clean
rm -rf $RPM_BUILD_ROOT