diff options
Diffstat (limited to 'net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild')
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild b/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild index 011c8666382b..679e1037e5de 100644 --- a/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild +++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild,v 1.1 2003/08/01 17:38:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild,v 1.2 2003/09/05 22:01:49 msterret Exp $ inherit eutils @@ -34,7 +34,7 @@ src_compile() { make || die } -src_install() { +src_install() { into /usr dobin rcp/rcp fperms 4755 /usr/bin/rcp |