From c6cff6d17c1c69ba9a2a8fbc28e9431b7e2bca08 Mon Sep 17 00:00:00 2001 From: Donny Davies Date: Sat, 1 Sep 2001 06:15:50 +0000 Subject: typo --- sys-apps/xinetd/xinetd-2.3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps/xinetd') diff --git a/sys-apps/xinetd/xinetd-2.3.3.ebuild b/sys-apps/xinetd/xinetd-2.3.3.ebuild index 4bda0f2ff6f5..bf6696d43f1b 100644 --- a/sys-apps/xinetd/xinetd-2.3.3.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.3.ebuild,v 1.2 2001/09/01 06:12:57 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.3.ebuild,v 1.3 2001/09/01 06:15:50 woodchip Exp $ S=${WORKDIR}/${P} DESCRIPTION="Replacement for inetd." @@ -29,8 +29,8 @@ src_install() { exeinto /etc/rc.d/init.d newexe ${FILESDIR}/xinetd.rc5 xinetd doexe ${FILESDIR}/svc-xinetd + newexe ${FILESDIR}/xinetd-run run - newexe ${FILESDIR}/xinetd-run-${PV} run exeinto /usr/sbin doexe ${FILESDIR}/xconv.pl } -- cgit v1.2.3-65-gdbad