Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 279931 | Differences between
and this patch

Collapse All | Expand All

(-)xinetd-2.3.14.ebuild (-1 / +1 lines)
Lines 38-44 src_install() { Link Here
38
	emake install install-contrib DESTDIR="${D}" || die "failed install"
38
	emake install install-contrib DESTDIR="${D}" || die "failed install"
39
	use perl || rm -f "${D}"/usr/sbin/xconv.pl
39
	use perl || rm -f "${D}"/usr/sbin/xconv.pl
40
40
41
	newinitd "${FILESDIR}"/xinetd.rc6 xinetd || die
41
	newinitd "${FILESDIR}"/xinetd.rc6.2 xinetd || die
42
	newconfd "${FILESDIR}"/xinetd.confd xinetd || die
42
	newconfd "${FILESDIR}"/xinetd.confd xinetd || die
43
43
44
	newdoc contrib/xinetd.conf xinetd.conf.dist.sample
44
	newdoc contrib/xinetd.conf xinetd.conf.dist.sample

Return to bug 279931