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

(-)/usr/portage/dev-libs/libindicate/libindicate-12.10.1.ebuild (-1 / +1 lines)
Lines 62-68 Link Here
62
}
62
}
63
63
64
src_install() {
64
src_install() {
65
	emake DESTDIR="${D}" install
65
	emake -j1 DESTDIR="${D}" install
66
	dodoc AUTHORS ChangeLog NEWS
66
	dodoc AUTHORS ChangeLog NEWS
67
67
68
	nonfatal dosym /usr/share/doc/${PF}/html/${PN} /usr/share/gtk-doc/html/${PN}
68
	nonfatal dosym /usr/share/doc/${PF}/html/${PN} /usr/share/gtk-doc/html/${PN}

Return to bug 469032