diff options
Diffstat (limited to 'net-nds/ypserv/ypserv-2.13.ebuild')
-rw-r--r-- | net-nds/ypserv/ypserv-2.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/ypserv/ypserv-2.13.ebuild b/net-nds/ypserv/ypserv-2.13.ebuild index 852fecbb0b63..d55839ff037a 100644 --- a/net-nds/ypserv/ypserv-2.13.ebuild +++ b/net-nds/ypserv/ypserv-2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypserv/ypserv-2.13.ebuild,v 1.3 2004/06/25 00:24:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypserv/ypserv-2.13.ebuild,v 1.4 2004/07/24 06:26:28 eradicator Exp $ DESCRIPTION="Network Information Service server" HOMEPAGE="http://www.linux-nis.org/nis/" @@ -27,7 +27,7 @@ src_install() { newins ${FILESDIR}/ypserv.confd ypserv exeinto /etc/init.d - newexe ${FILESDIR}/ypserv.rc ypserv + newexe ${FILESDIR}/ypserv ypserv newexe ${FILESDIR}/rpc.yppasswdd rpc.yppasswdd newexe ${FILESDIR}/rpc.ypxfrd rpc.ypxfrd |