Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 935656
Collapse All | Expand All

(-)a/sys-process/runit/runit-2.1.2-r2.ebuild (-1 / +1 lines)
Lines 54-60 src_install() { Link Here
54
	dobin $(<../package/commands)
54
	dobin $(<../package/commands)
55
	dodir /sbin
55
	dodir /sbin
56
	mv "${ED}"/bin/{runit-init,runit,utmpset} "${ED}"/sbin/ || die "dosbin"
56
	mv "${ED}"/bin/{runit-init,runit,utmpset} "${ED}"/sbin/ || die "dosbin"
57
	dosym ../etc/runit/2 /sbin/runsvdir-start
57
	dosym /etc/runit/2 /sbin/runsvdir-start
58
58
59
	DOCS=( ../package/{CHANGES,README,THANKS,TODO} )
59
	DOCS=( ../package/{CHANGES,README,THANKS,TODO} )
60
	HTML_DOCS=( ../doc/*.html )
60
	HTML_DOCS=( ../doc/*.html )

Return to bug 935656