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

(-)/usr/portage/net-p2p/microdc2/microdc2-0.15.6-r2.ebuild (-1 / +1 lines)
Lines 45-49 Link Here
45
45
46
src_install() {
46
src_install() {
47
	emake DESTDIR="${D}" install || die
47
	emake DESTDIR="${D}" install || die
48
	dodoc AUTHORS ChangeLog NEWS README doc/*
48
	dodoc AUTHORS ChangeLog NEWS README doc/{INTERNALS,MANIFEST.sources,TODO}
49
}
49
}

Return to bug 365859